You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the problem
In the example for tabs linked to nav elements, after clicking to a tab other than the first, the view starts to jump back to the leftmost tab immediately after clicking another one.
We should try to make this example more functional to convey the intent, but if it is too messy/skirts too much on demo territory we should just update the example description to state that the example doesn't handle routing and it will be up to the consumer.
Here is an amateur's custom hook to handle an activeTab state and onTabSelect hook, but I dropped the href attribute for the Tab component to do so. If this is reasonable as a PF demo I can pull the commit out into the demo code?
Describe the problem
In the example for tabs linked to nav elements, after clicking to a tab other than the first, the view starts to jump back to the leftmost tab immediately after clicking another one.
This bug exists in V5 as well as V6.
Reported by @mshriver
The text was updated successfully, but these errors were encountered: