Closed
Description
Describe the Bug
The playground files will render a scroll to the right button when the the files view overflows (which makes sense):
However, when I select a different framework that doesn't overflow, then the scroll to the right button still shows. This only happens when at least one framework has tabs that overflow.
Expected Behavior
I expect to not see the scroll to the right button when the current tabs don't overflow.
Steps to Reproduce
- Navigate to the Action Sheet -> "Collecting Role Information on Dismiss" section
- Verify that Angular is selected
- Verify the scroll to the right button renders
- Click on React
- Notice the scroll to the right button is still present
- Navigate to the Action Sheet -> "Styling"
- Notice that the Angular doesn't render the scroll to the right button
- Click on React
- Notice the scroll to the right button is not rendered
Screenshots
Operating System
macOS
Browser
Firefox
Version
114.0.1
Additional Information
The code source can be found in the PlaygrounTabs
index file.