Skip to content

FloatingButton and ScreenFooter - enhance visibility handling and animations#3987

Draft
ZivSa1 wants to merge 1 commit intomasterfrom
fix/draft-for-login-floating-button-fix
Draft

FloatingButton and ScreenFooter - enhance visibility handling and animations#3987
ZivSa1 wants to merge 1 commit intomasterfrom
fix/draft-for-login-floating-button-fix

Conversation

@ZivSa1
Copy link
Copy Markdown
Collaborator

@ZivSa1 ZivSa1 commented Apr 29, 2026

Description

Changed both FloatingButton and ScreenFooter: FloatingButton delayed the first visible render so ScreenFooter could mount hidden first, and ScreenFooter handled hidden state using a fallback offscreen offset until its real height was measured. This restored both the correct initial hidden state and the entrance animation, but it was broader/riskier because it changed mount/timing behavior and hoisted footer rendering for more consumers.

Changelog

DRAFT

Additional info

DRAFT

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 29, 2026

✅ PR Description Validation Passed

All required sections are properly filled out:

  • Description
  • Changelog
  • Additional info

Your PR is good for review! 🚀


This validation ensures all sections from the PR template are properly filled.

@ZivSa1 ZivSa1 marked this pull request as draft April 29, 2026 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant