bcgov / parks-data-register

Apache License 2.0
6 stars 4 forks source link

[M] Add datepicker/rangepicker to Form Engine V2 #183

Open cameronpettit opened 11 months ago

cameronpettit commented 11 months ago

Forms Engine V2 does not yet have a datepicker/rangepicker. Many UI designs for data register necessitate a datepicker. Instead of implementing individual datepickers every time they are needed in the UI, we can implement a universal, reusable datepicker via the Forms Engine

Acceptance Criteria

Notes

Testing can take place via UI tickets Daniel is working on currently (reference tickets)

There's a github.io page that can be used for testing where you can out every combination of form that you can have in the github.io page; you can click through and see how it will be implemented (connect with Cam if you need further info).

manuji commented 11 months ago

Link: https://digitalspace.github.io/ngds-toolkit/forms/datepicker

manuji commented 10 months ago

Tested on https://digitalspace.github.io/ngds-toolkit/forms/datepicker and verified that the Date picker and Range picker have been implemented and working fine.

JLWade commented 10 months ago

looks good! love the testable documentation - moving to done