Skip to content

Conversation

@AAAnthonyAAA
Copy link
Collaborator

fix(NavigationSideBar): fix border right

Copilot AI review requested due to automatic review settings January 16, 2026 16:27
@AAAnthonyAAA AAAnthonyAAA merged commit 62a6ea0 into main Jan 16, 2026
4 checks passed
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes a styling issue in the NavigationSideBar component by adding a conditional border on the right side when using the white theme. This brings the sidebar's styling in line with the main NavigationBar component, which already has this border implemented.

Changes:

  • Added conditional borderRight styling to NavigationSideBar for white theme consistency
  • Imported neutral color palette to support the border styling
  • Updated package version to 1.23.8 with corresponding release notes

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
src/components/NavigationBar/NavigationSideBar.tsx Added neutral import and conditional borderRight property to match NavPanel styling when using white theme
src/stories/ReleaseNotes.stories.tsx Added release note entry for version 1.23.8 documenting the NavigationSideBar border fix
package.json Bumped version from 1.23.7 to 1.23.8

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants