Part-DB-server/assets/controllers/pages
buchmann 76f0b05a09 Autofocus for frequently used input fields
Fixes #1157.
- Focus `name` field on new part
- Focus `amount` on add/withdraw modal
- Focus first "number type" input on any newly added collectionType table row... (debatable)

It would be even more favorable if the user could configure if they want to use autofocus and/or for which fields/dialogs it should be enabled.
2026-02-11 14:10:05 +01:00
..
association_edit_type_select_controller.js Hide the custom type input field if not needed to improve the UX 2023-11-16 22:33:31 +01:00
barcode_scan_controller.js change barcode scan form to use requestSubmit() to fix CSRF token not being generated on submission (#1191) 2026-01-18 22:14:17 +01:00
checkbox_multicheck_controller.js Improved frontend of build page 2023-01-22 17:34:10 +01:00
dont_check_quantity_checkbox_controller.js Added possibility to ignore the checks of withdraw amount when building projects 2023-08-20 23:23:18 +02:00
label_download_btn_controller.js Added copyright/license info to files 2022-11-29 21:21:26 +01:00
latex_preview_controller.js Update AbstractParameter.php (#959) 2025-07-06 00:20:29 +02:00
parameters_autocomplete_controller.js Update AbstractParameter.php (#959) 2025-07-06 00:20:29 +02:00
part_merge_modal_controller.js Added an modal form on the part info page, to merge a part into another one 2023-11-22 22:50:25 +01:00
part_withdraw_modal_controller.js Autofocus for frequently used input fields 2026-02-11 14:10:05 +01:00
reelCalculator_controller.js Added copyright/license info to files 2022-11-29 21:21:26 +01:00
synonyms_collection_controller.js Implemented the ability to set user-defined synonyms/labels for internal element types 2025-11-12 21:35:02 +01:00