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

AppBar has a weird transition while scrolling down #7944

Closed
gengue opened this issue Jul 7, 2022 · 1 comment · Fixed by #7947
Closed

AppBar has a weird transition while scrolling down #7944

gengue opened this issue Jul 7, 2022 · 1 comment · Fixed by #7947
Assignees
Labels

Comments

@gengue
Copy link

gengue commented Jul 7, 2022

What you were expecting:
AppBar hides smoothly while the user scrolling down

What happened instead:
AppBar bounces up and down

Steps to reproduce:

  1. Go to any list of the admin and increase the pagination to get a scrollable page
  2. Scroll down faster

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

Environment

  • React-admin version: 4.2.1
  • Last version that did not exhibit the issue (if applicable): 4.2.0
  • React version: 18.2.0
  • Browser: All
@fzaninotto
Copy link
Member

Reproduced, thanks! I'm marking it as a bug.

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

Successfully merging a pull request may close this issue.

2 participants