Actions
Feature #1721
closedImproved focus behaviour at forms
Start date:
2021-09-20
Estimated time:
Description
If a form element opens a table or a tree view the focus should be in the filter field so that user can start typing immediately.
- For tree selects (types) this only seemed to work with the first one that is activated
- For table selection this doesn't seem to work at all
See e.g. at insert actor at the demo version https://demo.openatlas.eu/insert/person
Updated by Alexander Watzinger over 2 years ago
- Start date changed from 2022-05-18 to 2021-09-20
- Follows Feature #1581: Upgrade Bootstrap to 5 added
Updated by Andreas Olschnögger over 2 years ago
- Status changed from Assigned to Closed
Whenever a modal is opened now it will focus on the first input field.
I've already pushed it on the develop branch.
Actions