patternfly-react
patternfly-react copied to clipboard
Bug - Tabs - Tabs linked to nav elements does not highlight url from anchor
Describe the problem Tabs linked to nav elements does not highlight/select the anchor when provided via url as an anchor/fragment
Which components are affected?: Tabs linked to nav elements
How do you reproduce the problem?
- view https://codesandbox.io/p/sandbox/4mr9gd
- select any tab other than default (users). ex: https://4mr9gd.csb.app/#database
- database is selected/highlighted
- open link in a new browser tab https://4mr9gd.csb.app/#database
Expected behavior database is selected/highlighted
Actual behavior default (users) is selected/highlighted
Is this issue blocking you?: No but required in near future
Screenshots