Add autofocus for searchbar (#1408)

This commit is contained in:
Meier Lukas
2023-09-18 19:30:22 +02:00
committed by GitHub
parent 4a30e327a3
commit 141c27cda7
11 changed files with 47 additions and 5 deletions

View File

@@ -36,6 +36,10 @@
"newTab": {
"label": "Open search results in a new tab"
},
"autoFocus": {
"label": "Focus search bar on page load.",
"description": "This will automatically focus the search bar, when you navigate to the board pages. It will only work on desktop devices."
},
"template": {
"label": "Query URL",
"description": "Use %s as a placeholder for the query"