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

updates to implementation of allowing mouse input on search field #1211

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dkurucz
Copy link
Contributor

@dkurucz dkurucz commented Jun 15, 2020

Purpose of this PR:
This updated implementation allows the user to click on the selected item(s) allowing for events to fire in situations involving templates. Prior to this, the search field was reordered to allow it to cover the selected items and stop the click events intentionally.

Unit tests are also updated to reflect the logic in place.

…ted item in addition to search, reordering the z-indexes of search and selected to allow for clicks on the selected item, update unit tests accordingly
@sagalbot
Copy link
Owner

Thanks for this @dkurucz! I will dig in to the issue in the next few days.

@MoogyG
Copy link

MoogyG commented Sep 10, 2020

Could it be merged?

I am stuck at version 3.10.2 because of a regression introduced by this PR : #1092 (comment)

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

Successfully merging this pull request may close these issues.

3 participants