Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve forms #902

Merged
merged 11 commits into from
Apr 7, 2023
Merged

Improve forms #902

merged 11 commits into from
Apr 7, 2023

Conversation

dtrucs
Copy link
Collaborator

@dtrucs dtrucs commented Mar 31, 2023

Forms rework :

  • Use the platform to valid/submit form
  • Add related label for each field
  • Improve accessibility

Search form :

  • Add a label related to the field (invisible on screen, but accessible by screen readers and the app without CSS)
  • Workable without JavaScript enabled
  • Real submit button with label instead of empty <div onclick />

Datepicker input :

Report form

Other

  • Upgrade react-select package to 5.7.2

@camillemonchicourt
Copy link
Member

Joli ménage ! 🎉

@dtrucs dtrucs merged commit 60e62dc into develop Apr 7, 2023
@camillemonchicourt camillemonchicourt deleted the Improve-forms branch April 18, 2023 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants