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

Fix bug when user cannot scroll in navigation menu #585

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

mStamstrom
Copy link

Bug: User cannot scroll in list of stories.

Fix: Set height and overflow auto on list(ul) of stories to enable scrolling in list

Copy link

changeset-bot bot commented Nov 7, 2024

🦋 Changeset detected

Latest commit: ebca6ea

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 13 packages
Name Type
@ladle/react Patch
example Patch
test-addons Patch
test-babel Patch
test-config Patch
test-config-ts Patch
test-css Patch
test-decorators Patch
test-playwright Patch
test-programmatic Patch
test-provider Patch
test-baseweb Patch
test-msw Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@tajo
Copy link
Owner

tajo commented Nov 12, 2024

Do you have a repro of this issue (before this fix)?

@mStamstrom
Copy link
Author

@tajo For example here: https://baseweb.design/ladle/?story=accordion--accordion. I can't scroll in the navigation menu

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

Successfully merging this pull request may close these issues.

2 participants