Altinn / app-frontend-react

Altinn application React frontend
BSD 3-Clause "New" or "Revised" License
18 stars 31 forks source link

Alternative datepicker #2379

Open paal2707 opened 2 weeks ago

paal2707 commented 2 weeks ago

Description

As we use a deprecated version of material-UI and wish to get away from material-UI we should find alternative datepicker to handle datepicking in app-frontend.

Alternative: https://daypicker.dev/

Additional Information

Should correspond with change of moment - date/time tools (#191)

Tasks

Acceptance Criterias

A viable alternative is identified and has replaced material-UI datepicker where used. Should cover all functionality that exists in the current solution.

olemartinorg commented 6 days ago

Accessibility regarding the datepicker was also recently discussed in #1886. Make sure those inputs are considered when implementing the new one. :pray: