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

Long-press reaction triggers web context menu on mobile #1908

Closed
1 task done
geweald opened this issue Apr 29, 2024 · 2 comments
Closed
1 task done

Long-press reaction triggers web context menu on mobile #1908

geweald opened this issue Apr 29, 2024 · 2 comments
Labels
bug Something isn't working Stale

Comments

@geweald
Copy link
Contributor

geweald commented Apr 29, 2024

Which packages are you using?

stream_chat_flutter

On what platforms did you experience the issue?

iOS, Android

What version are you using?

Latest

What happened?

When long-pressing reaction on mobile, the web context menu appears. This should trigger the mobile menu or maybe better not trigger anything at all.

Plus to context menu is sometimes scrollable even if there is enough space on the screen (unless it must have top corner in the place of tap). And the context uses root navigator, which is not ideal if we want to embeed the chat deeper in the app (then we still need to provide stream configuration at the very top of the whole app)

Steps to reproduce

1. Open chat
2. Add reaction to a message
3. Long press the reaction

Supporting info to reproduce

No response

Relevant log output

No response

Flutter analyze output

No response

Flutter doctor output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@geweald geweald added the bug Something isn't working label Apr 29, 2024
Copy link

This issue is stale because it has been open for 20 days with no activity.

@github-actions github-actions bot added the Stale label May 19, 2024
Copy link

This issue was closed because it has been inactive for 7 days since being marked as stale.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale May 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Stale
Projects
None yet
Development

No branches or pull requests

1 participant