fix: Custom FluentTab Header is not displayed in FluentTabs #3812
Labels
needs: repro code or repository
The provided description or code is insufficient to repro the issue
Not reproducible
Issue can not be reproduced
🐛 Bug Report
When adding new FluentTabs component, if the Fluent Tab Content is shorter than Fluent Tab Header, Fluent Tab Header is not displayed, It just shows "+ {number of tab headers}".
💻 Repro or Code Sample
🤔 Expected Behavior
Fluent Tab Headers are displayed no matter the Fluent Tab Content length.
😯 Current Behavior
Fluent Tab Headers are not displayed when Fluent Tab Content is shorter than Fluent Tab Header.
💁 Possible Solution
FluentTabs Width could be set to 100 % of parent width so that Fluent Tab Header can fit inside FluentTabs.
🔦 Context
It was difficult to understand why one page displayed Fluent Tab Headers correctly and the other did not. It affects the perception when users uses the application as if it is not finished.
🌍 Your Environment
The text was updated successfully, but these errors were encountered: