ViewMode and setting value to '' doens't work [ 3.0.0-beta.8 ]
- Dominant language
- JavaScript
- Stars
- 2k
- Forks
- 858
- PR merge metrics
- No merged PRs in 30d
Description
I am talking about [ 3.0.0-beta.8 ]

1. I tried all view modes .... 'days' , 'months' , 'years' nothing works .
It's always on 'days' .
2. I want to clear the value of datePicker if the user has selected already a date-time value but setting it to emtpy string `''` doesn't work.

Contributor guide
Research direction
Start by reproducing the two behaviors in the ViewMode and value entry points described in the issue, using version 3.0.0-beta.8. Check why changing among days, months, and years remains on days and why assigning an empty string does not clear the selected date; done means both controls reflect those requested values.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100