Hi all,

Very new to django, after building a few sites with flask.

I haven’t chosen my frontend, but am considering a classic bulma, bootstrap or similar front end using classic templates.

My question is, is there a standard/ preferred way to implement a shortcut key to search input box workflow?

For example, user presses / key, and cursor goes to search input, so they can start searching.

Thanks so much