6f8504d9b8
This patch fixes two bugs and minor UX enhancements: - User can now delete last character in searchInput without causing the facetSelected to disappear - User can now use arrow keys normally, preventing the table to be reloaded - Menu follows search input position as the user adds more facets Closes-bug: 1618235 Closes-bug: 1635505 Change-Id: I56b980f7c6739fc4fba06c0028764b2e4e908de6
9 lines
318 B
YAML
9 lines
318 B
YAML
---
|
|
fixes:
|
|
- |
|
|
[`bug 1618235 <https://bugs.launchpad.net/horizon/+bug/1618235>`__]
|
|
User can now delete all characters typed in input search without causing
|
|
the selected facet to disappear when the last character is deleted.
|
|
other:
|
|
- Menu follows the search input position as the user adds more facets
|