#33728: Tab order should match visual order for admin model forms’ submit
buttons
-------------------------------------+-------------------------------------
Reporter: Thibaud Colas | Owner: nobody
Type: | Status: new
Cleanup/optimization |
Component: contrib.admin | Version: dev
Severity: Normal | Resolution:
Keywords: accessibility, | Triage Stage: Accepted
keyboard, ux |
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 1
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak):
* cc: Carlton Gibson, elky (added)
* type: Bug => Cleanup/optimization
* stage: Unreviewed => Accepted
Comment:
I agree that it's confusing. The situation is even more complicate on edit
views where we also have a `Delete` button. Moreover we need to remember
about RTL languages. I'd reorder the buttons as follows:
- LTR: `Save`, `Save and add another`, `Save and continue editing`,
`Delete`,
- RTL: `Delete`, `Save and continue editing`, `Save and add another`,
`Save`,
maybe with a small visual space before/after `Delete` (but I'm not a
designer).
--
Ticket URL: <https://code.djangoproject.com/ticket/33728#comment:3>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/01070180ef65f3d9-0d73df82-79b3-4492-ac91-91fc021b03aa-000000%40eu-central-1.amazonses.com.