You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The right sidebar on the blog page of KubeEdge versions appears too congested, making it difficult to read and navigate. Additionally, the scrollbar does not provide a smooth user experience. To Reproduce
Steps to reproduce the behavior:
Go to Blog
Click on KubeEdge version is live!
3.Observe the right sidebar.
Notice that all sections are tightly packed without proper separation, making navigation difficult.
The scrollbar looks unappealing and does not enhance the UX.
Expected behavior
The right sidebar should have distinct sections with better spacing.
Improved styling for the scrollbar to make navigation smoother.
A more structured UI for readability and usability.
Screenshots
Additional context
Improving the sidebar design will enhance readability and navigation, making it easier for users to find relevant sections efficiently. Suggestions:
Add padding/margin between sections.
Introduce collapsible sections or accordions for better organization.
Improve scrollbar styling for a cleaner look.
The text was updated successfully, but these errors were encountered:
…e is Too Congested and Scrollbar Looks Bad
- Increased right sidebar width slightly to prevent content cutoff
- Adjusted sidebar item padding, font size, and spacing for better visibility
- Removed horizontal scrolling from the sidebar
- Ensured no overlap and perfect alignment
- Sidebar items now fully visible without left-right scrolling
Fixes: kubeedge#675
Signed-off-by: Harshita Roonwal <roonwal721972@gmail.com>
Signed-off-by: harshita91 <roonwal721972@gmail.com>
Describe the bug
The right sidebar on the blog page of KubeEdge versions appears too congested, making it difficult to read and navigate. Additionally, the scrollbar does not provide a smooth user experience.
To Reproduce
Steps to reproduce the behavior:
3.Observe the right sidebar.
Expected behavior
The right sidebar should have distinct sections with better spacing.
Improved styling for the scrollbar to make navigation smoother.
A more structured UI for readability and usability.
Screenshots
Additional context
Improving the sidebar design will enhance readability and navigation, making it easier for users to find relevant sections efficiently. Suggestions:
Add padding/margin between sections.
Introduce collapsible sections or accordions for better organization.
Improve scrollbar styling for a cleaner look.
The text was updated successfully, but these errors were encountered: