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

Remove mobile FAB handling using the bottom margin. #10454

Open
burtonator opened this issue Dec 27, 2024 · 0 comments
Open

Remove mobile FAB handling using the bottom margin. #10454

burtonator opened this issue Dec 27, 2024 · 0 comments
Assignees
Labels
2 Half day task bug Something isn't working
Milestone

Comments

@burtonator
Copy link
Collaborator

Describe the bug

Instead we should listen to scrolling in the main scroll element and then fade the FAB while the user scrolls.

Otherwise, there's a margin on mobile which is outside of the main scroll area.

Another idea might be to move the bottom margin INSIDE the scroll area!

Initial conditions

Environment:

Branch/Release version:

Browser:

Wallet:

Reproduction steps

Actual behavior

Expected behavior

Screenshots / Video

Reporter

Additional context

@burtonator burtonator added bug Something isn't working 2 Half day task labels Dec 27, 2024
@burtonator burtonator added this to the Mobile App milestone Dec 27, 2024
@burtonator burtonator self-assigned this Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2 Half day task bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant