Summary: | Set focus for cursor to search input box when creating new report from "New SQL from Mana" option | ||
---|---|---|---|
Product: | Koha | Reporter: | Barbara Johnson <barbara.johnson> |
Component: | Reports | Assignee: | Matt Blenkinsop <matt.blenkinsop> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | minor | ||
Priority: | P5 - low | CC: | matt.blenkinsop |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Small patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
23.05.00
|
|
Circulation function: | |||
Attachments: |
Bug 33152: Add focus to search field
Bug 33152: Add focus to search field Bug 33152: Add focus to search field |
Description
Barbara Johnson
2023-03-06 20:38:14 UTC
Created attachment 147901 [details] [review] Bug 33152: Add focus to search field This patch adds focus to the search field for a new SQL report from mana. Test plan: 1) Navigate to Reports > Create from SQL 2) Click on the new report dropdown and select "New SQL from Mana" 3) Observe that there is no focus on the input and the user needs to click to start typing 4) Apply patch 5) Repeat steps 1-2 6) There should now be focus on the input and typing can be started immediately Created attachment 147958 [details] [review] Bug 33152: Add focus to search field This patch adds focus to the search field for a new SQL report from mana. Test plan: 1) Navigate to Reports > Create from SQL 2) Click on the new report dropdown and select "New SQL from Mana" 3) Observe that there is no focus on the input and the user needs to click to start typing 4) Apply patch 5) Repeat steps 1-2 6) There should now be focus on the input and typing can be started immediately Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> Created attachment 148036 [details] [review] Bug 33152: Add focus to search field This patch adds focus to the search field for a new SQL report from mana. Test plan: 1) Navigate to Reports > Create from SQL 2) Click on the new report dropdown and select "New SQL from Mana" 3) Observe that there is no focus on the input and the user needs to click to start typing 4) Apply patch 5) Repeat steps 1-2 6) There should now be focus on the input and typing can be started immediately Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Pushed to master for 23.05. Nice work everyone, thanks! Enhancement, not backporting to 22.11.x |