-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Scrolling down hides the ‘+’ icon, while scrolling up makes it reappear #4323
Comments
hi @SoapOperaTester, thanks for reaching out. but, this is a feature, not a bug. the floating action button was hidden during scrolling for better UX. do you prefer it staying in place even during scrolling? |
Hi @VishnuSanal Thank you for the quick reply. Yes, I’d prefer to keep the ‘+’ icon visible. Sometimes, when using the app, I scroll down the page and the ‘+’ icon disappears, requiring me to scroll up to make it reappear. This interrupts the workflow and could be improved by keeping the icon accessible at all times. |
we can't default to this behaviour. would probably need to add a preference item. but, that would be too much fine grained control. let's keep this open for other users, and developers to vouch in. |
I would follow the material design recommendations on this. Its now recommending we don't hide on scroll. |
Related #4196 |
Describe the bug
Scrolling down the page causes the ‘+’ icon to disappear.
Scrolling up the page makes the ‘+’ icon reappear.
To Reproduce
Expected behavior
The ‘+’ icon should remain visible regardless of scrolling direction.
Screen Recording
Screen.Recording.mov
Smartphone (please complete the following information):
The text was updated successfully, but these errors were encountered: