You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
If I scroll inside popups and then I click outside the textarea, the
popup will not close. But curiously the problem doesn't occur in the
demo from github. It only occurs in the demo in your webpage.
Therefore the version of the plugin on github is better.
On 2/12/22, Roman Pokrovskij ***@***.***> wrote:
Hi, thank you for the report.
Possibly I do not understand why this is serious usability issue. If user
scroll inside popup - this perfecltly works. You popup is very narrow? Could
you make a small movie? And what behaviour you propose? Do you propose to
make popup kind of "modal dialog" with specified close button?
--
Reply to this email directly or view it on GitHub:
#49 (comment)
You are receiving this because you authored the thread.
Message ID: ***@***.***>
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.
The text was updated successfully, but these errors were encountered: