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

The div that contains the options will not close after the user touches or moves the inner scroll bar #49

Open
ionecum opened this issue Feb 11, 2022 · 3 comments

Comments

@ionecum
Copy link

ionecum commented Feb 11, 2022

This issue occurs when the multiple choices are too many and a scroll bar is required. I could detect it easily in the demo page by viewing it in mobile mode. When the user wants to add multiple choices and opens the popup list with the avaiable options and he moves or touches the scrollbar and then it clicks outside the div, the div will not close. It will only closes when the user clicks inside the textarea.

This is a serious usability issue.

@rpokrovskij
Copy link
Contributor

rpokrovskij commented Feb 12, 2022

Hi, thank you for the report.
Possibly I do not understand why this is serious usability issue. If user scroll inside popup - scroll perfecltly works (does not close the popup). You popup is very narrow and finger can't fit to it? Could you make a small movie, since I'm not sure that I understand the problem? And what behaviour you propose? Do you propose to make popup kind of "modal dialog" with specified close button? It is possible for future version.

@ionecum
Copy link
Author

ionecum commented Feb 15, 2022 via email

@rpokrovskij
Copy link
Contributor

Could you send me the uri where is this problematic "demo in my webpage" ?

@DashboardCode DashboardCode deleted a comment from ionecum Jan 31, 2023
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