Closed himdel closed 4 years ago
Gif of the issue:
Except this PR affects all angular forms in the UI (such as service dialogs).
Jansa backport details:
$ git log -1
commit 33378259be76e67771485c90ca7834e29924cb7a
Author: Milan Zázrivec <mzazrivec@redhat.com>
Date: Tue May 19 08:52:40 2020 +0200
Merge pull request #438 from himdel/livesearchfocus
miq-select: default liveSearchFocus to false
(cherry picked from commit b924793a54df3a006c15cf5614dca154f9e22ec8)
Prevent the select from focusing the search input on actions like selecting an option.
This makes it possible to unselect multiple items in a row, even when scolled down.
Fixes https://github.com/ManageIQ/manageiq-ui-classic/issues/7010