Skip to content
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

fix: wrapper nav should have hrefs #6297

Merged
merged 1 commit into from Sep 13, 2021

Conversation

kmcfaul
Copy link
Contributor

@kmcfaul kmcfaul commented Sep 10, 2021

What: Closes #

Adds hrefs to Nav in DashboardWrapper to make it tabbable.

@kmcfaul
Copy link
Contributor Author

kmcfaul commented Sep 10, 2021

This change makes me realize our examples "active" NavItem in this context isn't really useful (because the href will redirect the page and clear the activeItem state). We may want to update the logic to parse/grab the url and set the activeItem based on that in the future.

@patternfly-build
Copy link
Contributor

patternfly-build commented Sep 10, 2021

PF4 preview: https://patternfly-react-pr-6297.surge.sh

Copy link
Contributor

@CooperRedhat CooperRedhat left a comment

Choose a reason for hiding this comment

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

Thank you!

@nicolethoen nicolethoen merged commit 98af96d into patternfly:main Sep 13, 2021
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.

None yet

5 participants