Skip to content

Fix input token spacing

username-removed-408677 requested to merge fix-input-token-spacing into master

What does this MR do?

Fix input token spacing in filtered search visual tokens.

How to recreate the bug

  1. Type the following in the search bar author assignee:none
  2. Double click on the author text
  3. (The author text should be converted into an input)

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

Shouldn't be

Why was this MR needed?

Fixes bug

Screenshots (if relevant)

Before After
2017-03-20_10.47.37 2017-03-20_10.45.33

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

#29167 (closed)

Merge request reports