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.
Actions