Skip to content

fix: make sidenav header optional, allow items to be not sortable #2442

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Dec 18, 2024

Conversation

ganeshsomasundaram-okta
Copy link
Contributor

REPLACE_WITH_JIRA_TICKET_NUMBER

Summary

Testing & Screenshots

  • I have confirmed this change with my designer and the Odyssey Design Team.

@@ -134,7 +134,7 @@ const storybookMeta: Meta<SideNavProps> = {
},
},
args: {
appName: "Admin",
appName: "",
Copy link
Contributor

Choose a reason for hiding this comment

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

Would we expect an empty string here? Or, would the consumer just not provide the prop?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is just a test, but I guess it can be either way. I will update the prop to be optional.

@ganeshsomasundaram-okta ganeshsomasundaram-okta marked this pull request as ready for review December 18, 2024 17:18
@ganeshsomasundaram-okta ganeshsomasundaram-okta requested a review from a team as a code owner December 18, 2024 17:18
@oktapp-aperture-okta oktapp-aperture-okta bot merged commit 1b3e4e4 into main Dec 18, 2024
1 check passed
@oktapp-aperture-okta oktapp-aperture-okta bot deleted the gs-OKTA-842363-sidenav-enh branch December 18, 2024 17:43
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