saas-js / saas-ui

The React component library for startups, built with Chakra UI.
https://saas-ui.dev
MIT License
1.23k stars 118 forks source link

Ability to clear date in DatePicker #208

Closed heymartinadams closed 1 month ago

heymartinadams commented 4 months ago

Description

Currently there’s no way to clear a date once it’s been set in the DatePicker.

Link to Reproduction

No response

Steps to reproduce

No response

Saas UI Version

2.5.10

Chakra UI Version

2.8.2

Browser

Google Chrome 121

Operating System

Additional Information

No response

linear[bot] commented 4 months ago

SUI-415 Ability to clear date in DatePicker

Pagebakers commented 4 months ago

Could you go a bit more in details how you expect this to work, maybe with an example? When you use a controlled value you can reset it, but maybe that's not what you're looking for.