Skip to content

Allow issue filter submission using mouse only

Mike Greiling requested to merge issue-filter-click-to-search into master

What does this MR do?

Enables you to click the "Keep typing and press enter" dropdown hint in order to trigger the search submission. Also places a space character at the end of the input to allow selecting another filter without needing the keyboard.

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

Why was this MR needed?

Prior to this, you could not submit an issue filter bar query with only the mouse.

Screenshots (if relevant)

clicky-filter-example-sm

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

#25913 (closed) (meta issue)

Merge request reports