Fixed dropdown not filtering queries entered before data is loaded
Merged
requested to merge 18942-dropdowns-should-apply-any-present-filter-once-data-is-loaded into master
What does this MR do?
Triggers a 'keyup' event on a filters input to force it to process any text that was added before the data was retrieved and rendered.
Are there points in the code the reviewer needs to double check?
Why was this MR needed?
UX
What are the relevant issue numbers?
Closes #18942 (closed).
Screenshots (if relevant)
Does this MR meet the acceptance criteria?
-
CHANGELOG entry added -
Documentation created/updated -
API support added - Tests
-
Added for this feature/bug -
All builds are passing
-
-
Conform by the style guides -
Branch has no merge conflicts with master
(if you do - rebase it please) -
Squashed related commits together
Merge request reports
Activity
Please register or sign in to reply