Skip to content

fix(Home): floating button scroll gesture capture#1180

Merged
GeopJr merged 1 commit intomainfrom
fix/home/floating-button-hover-gesture-capture
Oct 29, 2024
Merged

fix(Home): floating button scroll gesture capture#1180
GeopJr merged 1 commit intomainfrom
fix/home/floating-button-hover-gesture-capture

Conversation

@GeopJr
Copy link
Owner

@GeopJr GeopJr commented Oct 26, 2024

The problem:

Revealers still capture scroll and click events, even if the child is not visible. This causes the floating button section at the bottom right to be unclickable and unscrollable under some circumstances.

The compose button specifically, has a margin at the bottom and the space is unusuable.

The fix:

Hijacking the reveal-child and child-revealed to change the visibility before/after child-revealed and before/after we are about to reveal-child

@GeopJr GeopJr merged commit c1c4269 into main Oct 29, 2024
@GeopJr GeopJr deleted the fix/home/floating-button-hover-gesture-capture branch October 29, 2024 10:44
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