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

Scrolling down hides the ‘+’ icon, while scrolling up makes it reappear #4323

Open
SoapOperaTester opened this issue Jan 2, 2025 · 5 comments
Labels
Area-UIUX Related to user interface/experience (e.g. dialogs, notifications). Issue-Bug Related unexpected behavior or something worth investigating.

Comments

@SoapOperaTester
Copy link

Describe the bug
Scrolling down the page causes the ‘+’ icon to disappear.
Scrolling up the page makes the ‘+’ icon reappear.

To Reproduce

  1. Open the app
  2. Scroll down the page
  3. Scroll up the page

Expected behavior
The ‘+’ icon should remain visible regardless of scrolling direction.

Screen Recording

Screen.Recording.mov

Smartphone (please complete the following information):

  • Device: [Google Pixel 5]
  • OS: [Android 14]
  • Rooted: [No]
  • Version: [v3.10]
@VishnuSanal
Copy link
Member

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?

@SoapOperaTester
Copy link
Author

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.

@VishnuSanal
Copy link
Member

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.

@VishnuSanal VishnuSanal added Issue-Discussion Deprecated: use discussions tab. Needs-Triage This is a new issue that needs sorting and assignment. Issue-Glitch Graphical issue labels Jan 12, 2025
@EmmanuelMess
Copy link
Member

EmmanuelMess commented Feb 12, 2025

I would follow the material design recommendations on this. Its now recommending we don't hide on scroll.
We would need to add space at the end of the lists for the button not to hide the last item.

@EmmanuelMess EmmanuelMess added Issue-Bug Related unexpected behavior or something worth investigating. Area-UIUX Related to user interface/experience (e.g. dialogs, notifications). and removed Issue-Discussion Deprecated: use discussions tab. Issue-Glitch Graphical issue Needs-Triage This is a new issue that needs sorting and assignment. labels Feb 12, 2025
@EmmanuelMess
Copy link
Member

Related #4196

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-UIUX Related to user interface/experience (e.g. dialogs, notifications). Issue-Bug Related unexpected behavior or something worth investigating.
Projects
None yet
Development

No branches or pull requests

3 participants