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

Menu stays open on mobile #181

Open
konstantinosftw opened this issue Feb 8, 2021 · 2 comments
Open

Menu stays open on mobile #181

konstantinosftw opened this issue Feb 8, 2021 · 2 comments

Comments

@konstantinosftw
Copy link

I am using angular-mentions on an Angular Material input field. On Desktop (Chrome) everything works perfectly. But testing it on two different android devices both running the latest version of Chrome, I get the following issue:

  1. When I hit @ the mentions pop-up appears and begin to filter the names as I type more letters - this works fine.
  2. When I hit backspace on the virtual keyboard, the mentions pop-up menu freezes to the latest results and stops filtering.
  3. The pop-up stays on screen even when I delete the whole word, including the initial @.
  4. The only way to remove the frozen pop-up is by pressing space or by pressing @ (in the second case a fresh pop-up appears which will also break on backspace)

Any idea on how to fix or test this would be very helpful.

@duxuanhoang
Copy link

I currently start to use this component on my device project and found the same problem. Hope it can fixed soon. tks.

@konstantinosftw
Copy link
Author

It's been a while and I still have the exact same issue on all versions of Android, on all browsers I tested. On iPhones everything works as intended (on multiple browsers).

I am not versed enough to solve this so any direction on how to tackle this, would be appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants