patternfly-react icon indicating copy to clipboard operation
patternfly-react copied to clipboard

Bug - Tabs - Tabs linked to nav elements does not highlight url from anchor

Open bdone opened this issue 2 months ago • 0 comments

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?

  1. view https://codesandbox.io/p/sandbox/4mr9gd
  2. select any tab other than default (users). ex: https://4mr9gd.csb.app/#database
  3. database is selected/highlighted
  4. 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

Image

bdone avatar Oct 23 '25 18:10 bdone