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
Basic idea here is that in some use cases, clicking a tab should take users back to top-level content after they've drilled down into more specific content. If the currently selected tab is clicked, the component can fire onChange / possible rerender.
I'm not 100% sure yet, but this behavior can be opt-in via a prop if it turns out to be a breaking change.
The text was updated successfully, but these errors were encountered:
Basic idea here is that in some use cases, clicking a tab should take users back to top-level content after they've drilled down into more specific content. If the currently selected tab is clicked, the component can fire
onChange
/ possible rerender.I'm not 100% sure yet, but this behavior can be opt-in via a prop if it turns out to be a breaking change.
The text was updated successfully, but these errors were encountered: