Switching Tabs still causes vertical scrolling.
See original GitHub issueWhat package(s) are you using?
-
carbon-components
-
carbon-components-react
Detailed description
Describe in detail the issue you’re having.
Switching tabs can still (even with the fix for 7.22 https://github.com/carbon-design-system/carbon/pull/6974) cause vertical scrolling. See my comments here on the original issue for more detail and gif examples:
https://github.com/carbon-design-system/carbon/issues/6973#issuecomment-710725056 https://github.com/carbon-design-system/carbon/issues/6973#issuecomment-710726143
Is this issue related to a specific component?
Tabs
What did you expect to happen? What happened instead? What would you like to see changed?
Switching Tabs should never cause vertical scrolling.
What browser are you working in?
Any
What version of the Carbon Design System are you using?
7.22
What offering/product do you work on? Any pressing ship or release dates we should be aware of?
Kui
Steps to reproduce the issue
- Step one
- Step two
- Step three
- etc.
Please create a reduced test case in CodeSandbox
Additional information
- Screenshots or code
- Notes
Issue Analytics
- State:
- Created 3 years ago
- Comments:6 (4 by maintainers)
Top GitHub Comments
@emyarod Here is a sandbox that demonstrates the vertical scrolling bug. https://codesandbox.io/s/nifty-water-3i8br
thanks for the example, I believe this will be resolved in #7111