Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: HeaderPanel does not allow vertical scrolling when expanded #17159

Closed
2 tasks done
metonym opened this issue Aug 13, 2024 · 0 comments · Fixed by #17160
Closed
2 tasks done

[Bug]: HeaderPanel does not allow vertical scrolling when expanded #17159

metonym opened this issue Aug 13, 2024 · 0 comments · Fixed by #17160

Comments

@metonym
Copy link
Collaborator

metonym commented Aug 13, 2024

Package

@carbon/react

Browser

Chrome

Package version

1.63.2

React version

18.x

Description

When expanded, the HeaderPanel does not allow vertical scrolling on the content. The expected behavior is that a vertical scrollbar should appear as needed.


Screenshot 2024-08-13 at 9 15 02 AM

Reproduction/example

https://react.carbondesignsystem.com/?path=/story/components-ui-shell-header--header-w-actions-and-switcher

Steps to reproduce

  1. Visit https://react.carbondesignsystem.com/?path=/story/components-ui-shell-header--header-w-actions-and-switcher
  2. Open the switcher.
  3. Resize your browser viewport so that the height is smaller than the content
  4. Note how you cannot vertically scroll the content

Suggested Severity

Severity 3 = User can complete task, and/or has a workaround within the user experience of a given component.

Application/PAL

No response

Code of Conduct

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant