nulogy / design-system

Nulogy Design System
http://nulogy.design
MIT License
64 stars 13 forks source link

Add support for showTimeSelect attribute to NDS DatePicker #1373

Open jchunky opened 4 months ago

jchunky commented 4 months ago

Is your feature request related to a problem? If so, please describe.

We used the ReactDatePicker component in PackManager, rather than the DatePicker from NDS, because we needed to use the showTimeSelect attribute.

See pull request: https://github.com/nulogy/PackManager/pull/8577/files?w=1#diff-4250fb526ad484447e8865152b6a920b10c0553e168ab8a5f900074d25fc73dcR43

If the NDS DatePicker were updated to support showTimeSelect, then we'd be happy to switch over to the NDS DatePicker.

Is your team blocked from moving forward by the lack of this functionality/behaviour?

SF2 is not blocked, because we're just using ReactDatePicker directly.

Do you have an alternative solution for the problem?

No response

Have you consulted and have an alignment with the product designer?

Who would you like to execute this feature?

When do you need this by?

No rush

Helpful resources

No response

Additional context

No response