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
Currently, the active tab indicator on Tablist with vertical: true is hard-coded to be on the left side of the tab. We're creating an experience with the vertical TabList on the right edge of the of UI, and it would be nice to be able to switch the active indicator to be on the right of the tabs.
Additional context
No response
Have you discussed this feature with our team
Geoff Cox
Validations
Check that there isn't already an issue that requests the same feature to avoid creating a duplicate.
Priority
Low
The text was updated successfully, but these errors were encountered:
Currently, this functionality isn't included in the Fluent UI TabList specs. I will check with our Design Team to see if there has been any interest in adding this feature and if they're open to include it into the spec. In the meantime, you may need to rely on custom styling as a workaround.
@dmytrokirpa yup! that's exactly how I've implemented it in our app for the time being as well. I'm fine with it, the only worry would be the internal implementation of the tab indicator changing and breaking the style overrides. If it's not supported officially that's okay, but wanted to submit a request for consideration.
Area
React Components (@fluentui/react-components)
Describe the feature that you would like added
Currently, the active tab indicator on
Tablist
withvertical: true
is hard-coded to be on the left side of the tab. We're creating an experience with the vertical TabList on the right edge of the of UI, and it would be nice to be able to switch the active indicator to be on the right of the tabs.Additional context
No response
Have you discussed this feature with our team
Geoff Cox
Validations
Priority
Low
The text was updated successfully, but these errors were encountered: