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: swipe actions remains sticky in the chat view for tiles #5549

Open
preeesha opened this issue Feb 7, 2024 · 2 comments
Open

fix: swipe actions remains sticky in the chat view for tiles #5549

preeesha opened this issue Feb 7, 2024 · 2 comments

Comments

@preeesha
Copy link

preeesha commented Feb 7, 2024

Description:

In the chat view, whenever the user swipes on one chat (either left or right), options for that chat appear. But if the user swipes another chat then the options shown for the last chat tile remain persistent. Like every other app, an intuitive and expected behaviour is to close the options for the last tile while the user scrolls or swipes (left or right) on another chat.

Environment Information:

  • Rocket.Chat Server Version: 6.6.0
  • Rocket.Chat App Version: 4.47.0.99999
  • Device Name: Realme 7
  • OS Version: Realme UI 3.0

Steps to reproduce:

  1. Swipe a chat (left or right)
  2. Swipe another chat (left or right)
  3. Observe that first tile you swiped remains at its position rather than bouncing back to the original

Expected behavior:

Bouncing back of the first tile that user has swiped to its original place when the user has:

  • Just scrolled up or down
  • Swiped another tile

Actual behavior:

Sticky.Actions.mp4
@preeesha
Copy link
Author

preeesha commented Feb 7, 2024

I am working on this issue.

@Amitlpu-840
Copy link
Contributor

Amitlpu-840 commented Feb 10, 2024

Hey @preeesha, similar issue is already raised and being discussed in #5536

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

No branches or pull requests

2 participants