sympa-community / sympa

Sympa, Mailing List Management Software
https://www.sympa.community/sympa
GNU General Public License v2.0
241 stars 95 forks source link

WWSympa: Add Autofocus support on some input forms #1686

Open ikedas opened 1 year ago

ikedas commented 1 year ago

Expected Behavior

On some screens it is useful to have auto-focus on the first field of input form.

Current Behavior

Since no such auto-focus is provided, the focus is usually on the top bar icon.

Possible Solution

It would be better to use auto-focus for the following fields. These would not conflict with accessibility guidelines.

Context

This issue is the successor to the unfinished PRs #1647 & #1648 .