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
8 lines
259 B
YAML
8 lines
259 B
YAML
---
|
|
fixes:
|
|
- |
|
|
[`bug 1635505 <https://bugs.launchpad.net/horizon/+bug/1635505>`__]
|
|
Horizon now properly allows to use arrow keys inside of the input search,
|
|
without triggering a new text search that refreshes the content of the
|
|
table below.
|