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

fix: disable long press when scrolling on mobile app #845

Merged

Conversation

nikkothari22
Copy link
Member

Three changes:

  1. Enable scroll events on IonContent for chat stream.
  2. Use a ref for checking if the user is scrolling inside the long press callback
  3. Hide the background when the user is scrolling on hover/active state of message block

@nikkothari22 nikkothari22 linked an issue Apr 10, 2024 that may be closed by this pull request
@nikkothari22 nikkothari22 merged commit 46716d6 into develop Apr 10, 2024
2 checks passed
@nikkothari22 nikkothari22 deleted the 841-mobile-scrolling-through-messages-is-too-sensitive branch April 10, 2024 16:05
@github-actions github-actions bot added High priority Created by Linear-GitHub Sync 🐞 bug Something isn't working 📱mobile app UI and removed 🐞 bug Something isn't working 📱mobile app High priority Created by Linear-GitHub Sync labels Apr 10, 2024
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.

[mobile] Scrolling through messages is too sensitive.
1 participant