Skip to content

Prevent visual token dropdown from opening the wrong filter dropdown

username-removed-408677 requested to merge fix-visual-tokens into master

What does this MR do?

Fixes the following bugs:

  1. Sometimes the dropdown opens the wrong dropdown when editing visual tokens
  2. Incomplete visual tokens should still search as though they are part of the token when the user hits enter

Are there points in the code the reviewer needs to double check?

Shouldn't be

Why was this MR needed?

Fixes bugs

Screenshots (if relevant)

Sometimes the dropdown opens the wrong dropdown when editing visual tokens

Before After
2017-03-07_19.59.39 2017-03-07_20.00.30

Incomplete visual tokens should still search as though they are part of the token when the user hits enter

Before After
2017-03-07_20.03.21 2017-03-07_20.04.10

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

#29167 (closed)

Merge request reports