Skip to content

Car creation form

Hadrien Froger requested to merge accessibility_car_creation into master

Fix car creation form accessibility.

  • Autofocus issue (should focus on name and not on phone).
  • Cancel should be out of keyboard flow (ESQ close the form).
  • Form Actions have id.

Related to #14 (closed)

Merge request reports