Skip to content

Conversation

blikblum
Copy link
Contributor

@blikblum blikblum commented Jul 1, 2019

This pull request includes a

  • Bug fix
  • New feature
  • Translation

The following changes were made

  • Do not close dropdown when clicking in input field of a multiple select

If this is related to an existing ticket, include a link to it as well.

Fixes #5491 #3808

@kevin-brown kevin-brown added this to the 4.0.9 milestone Jul 21, 2019
kevin-brown added a commit that referenced this pull request Jul 21, 2019
This fixes a long-standing bug where if you tried to click in the
search box for a multiple select while there was text in it, the
dropdown would close and the text would be cleared. This caused
many unexpected issues, because it meant that you could only use
your keyboard to edit text within the search box.

This will still clear out the search field if you click within the
area of the selection which is not the search field. I'm not sure
if that is also unexpected behaviour, so for now I am going to
maintain it.

Fixes #3517
Fixes #3808
Fixes #5491
Closes #5551
kevin-brown added a commit that referenced this pull request Jul 21, 2019
This fixes a long-standing bug where if you tried to click in the
search box for a multiple select while there was text in it, the
dropdown would close and the text would be cleared. This caused
many unexpected issues, because it meant that you could only use
your keyboard to edit text within the search box.

This will still clear out the search field if you click within the
area of the selection which is not the search field. I'm not sure
if that is also unexpected behaviour, so for now I am going to
maintain it.

Fixes #3517
Fixes #3808
Fixes #5491
Closes #5551
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

Successfully merging this pull request may close these issues.

Clicking in text while adding dynamic tags clears out text
2 participants