Description of the need
Installing a new backdrop today, I noticed the search box in the admin toolbar (I may have disable it on every other sites). And I found the autocomplete pretty useful actually !!
As a nerdy keyboard addict, I would appreciate a keyboard shortcut to get a focus on the search box. Like "Ctrl-K" for searching into Firefox.
Proposed solution Implements a little JS to offer a keyboard shortcut
Pretty much like https://www.drupal.org/project/coffee
Recent comments
@yorkshirepudding, In the end I fixed it by deleting the config/active folder contents, copying the config/staging/ files into config/active, importing the database again and clearing the caches...
Importing the staged config throws an error: another field with the same name already exists
Thanks, I have to go out now, I will try later on and report back
Importing the staged config throws an error: another field with the same name already exists
Hi Francis. Yes, what config do you have in staging for it? You might have configs like: field.field.field_video_embed field.instance.node.page....
Importing the staged config throws an error: another field with the same name already exists