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

Scrollbar problems: Visible disabled scrollbars and overlapping of fixed elements #2655

Closed
sapkra opened this issue Jan 5, 2018 · 2 comments

Comments

@sapkra
Copy link

sapkra commented Jan 5, 2018

Issue details

The decorator set's the overflow to scroll, but it should be auto because if the content is not scrollable the scrollbars will be hidden with auto.

There is also an overlapping with fixed elements.
Problem: You can't place a fixed element relative to another fixed element but the backgrounds wrapper is a fixed element.

You can see both problems in the screenshot below.

Please specify which version of Storybook and optionally any affected addons that you're running

  • storybook/react 3.3.3
  • storybook/addon-backgrounds 3.3.3

Screenshot

image

@Hypnosphi
Copy link
Member

Hi @sapkra, sorry for the delay

Can you please elaborate a bit more what's the expected behaviour for fixed element in your case?

@stale
Copy link

stale bot commented Mar 24, 2018

Hi everyone! Seems like there hasn't been much going on in this issue lately. If there are still questions, comments, or bugs, please feel free to continue the discussion. Unfortunately, we don't have time to get to every issue. We are always open to contributions so please send us a pull request if you would like to help. Inactive issues will be closed after 30 days. Thanks!

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

No branches or pull requests

2 participants