Enable GlFilteredSearch terms-as-tokens prop in IssuableListRoot
What does this MR do and why?
This MR enables the GlFilteredSearch
terms-as-tokens
prop in IssuableListRoot
, as part of &10305. This means pressing Space no longer completes a token, so a search token can include spaces now.
It updates the following lists to use terms-as-tokens
:
- Group/project issues list
- Dashboard issues list
- Epics list
- Test cases list
Screenshots or screen recordings
Screen_Recording_2023-04-26_at_1.16.57_pm
How to set up and validate locally
Check the following lists:
- Group/project issues list
- Dashboard issues list
- Epics list
- Test cases list
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #408691 (closed)
Edited by Coung Ngo