Actions
Refactor #26452
closedset autocomplete key shortcuts off by default
Description
While using only the SearchBar it made sense to set `usekeyShortcuts` prop to true by default.
Now, while it is possible to consume the Autocomplete component independently, we doesn't want to use those key shortcuts by default.
Updated by The Foreman Bot almost 6 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/6618 added
Updated by Tomer Brisker almost 6 years ago
- Category set to Web Interface
- Fixed in Releases 1.22.0 added
Updated by Ron Lavi almost 6 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 984cd6a6b06ccaa20e11b108ab9ecf433e62762a.
Actions