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

ui jumps around on hover #139

Open
kineodavid opened this issue Oct 4, 2017 · 4 comments
Open

ui jumps around on hover #139

kineodavid opened this issue Oct 4, 2017 · 4 comments
Labels
Projects

Comments

@kineodavid
Copy link

Tell us about the issue you are experiencing

On chrome (Version 61.0.3163.100 (Official Build) (64-bit)) when you move the mouse between the content and the navigation block it makes the content jump to the right as the contents scrollbar is removed.

What behaviour would you expect?

no movement in the content

How can this issue be replicated?

I can see it here: http://astrum.nodividestudio.com/pattern-library/#group-typography-component-bold

Screenshots / Screencast

astrumdisplaybug

Your environment

Platform:
OS Version:
Node Version:
NPM Version:
Astrum Version:

@RyanHavoc
Copy link
Member

Thanks for highlighting this. We'll address it in the next release.

@RyanHavoc RyanHavoc added the bug label Oct 4, 2017
@NonPolynomial
Copy link
Contributor

a quick qorkaround for this would be a CSS rule which applies a overflow: scroll to the content container

@Andy-set-studio Andy-set-studio added this to Backlog in Bug Fixes Nov 24, 2017
@Andy-set-studio Andy-set-studio moved this from Backlog to In Progress in Bug Fixes Nov 24, 2017
@Andy-set-studio
Copy link
Contributor

I think the overflow: scroll is the lightest solution without running some heavy JS logic. Cheers, @NonPolynomial!

@burn1ng
Copy link

burn1ng commented Jun 11, 2018

I made the pull request for this issue. #158

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Bug Fixes
In Progress
Development

No branches or pull requests

5 participants