Skip to content

Fix sidebar & filter-pane icon inconsistencies#5048

Merged
Gabriel Dufresne (GabrielDuf) merged 1 commit into
mainfrom
fix/5010-sidebar-icon-consistency
Jul 6, 2026
Merged

Fix sidebar & filter-pane icon inconsistencies#5048
Gabriel Dufresne (GabrielDuf) merged 1 commit into
mainfrom
fix/5010-sidebar-icon-consistency

Conversation

@GabrielDuf

Copy link
Copy Markdown
Contributor

This pull request makes several small visual adjustments to the sidebar and navigation items in the UI to improve spacing consistency and icon clarity. The main changes are increased vertical margins for sidebar buttons, adjusted badge positions, and an updated icon for the "Package Managers" section.

Sidebar and Navigation Visual Improvements:

  • Increased the vertical margin of all sidebar navigation StackPanel elements from 8,6 to 8,8 for more consistent spacing.
  • Adjusted the position of the updates and bundles badge indicators by modifying their Margin values for better alignment.
  • Changed the icon for the "Package Managers" sidebar item from clipboard_list.svg to package_managers.svg for improved clarity.
  • Added a small vertical margin (0,2) to ListBoxItem.nav-item for more balanced spacing between navigation items.

@GabrielDuf Gabriel Dufresne (GabrielDuf) linked an issue Jul 6, 2026 that may be closed by this pull request
4 tasks
@GabrielDuf Gabriel Dufresne (GabrielDuf) merged commit ae0e03f into main Jul 6, 2026
1 check passed
@GabrielDuf Gabriel Dufresne (GabrielDuf) deleted the fix/5010-sidebar-icon-consistency branch July 6, 2026 20:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Sidebar Styling Improvements

2 participants