salesforce / salesforce/design-system-react
Add a remove button in the date picker.
Open
Nobody has claimed this yet.
date-picker
stale
- Dominant language
- JavaScript
- Stars
- 982
- Forks
- 440
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 4
Description
Add a remove button in the date picker.
It will help the user to remove the date from the input by click on the remove button.
https://react.lightningdesignsystem.com/components/date-pickers/
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the date picker component represented by the linked Lightning Design System example and inspect how its input value is managed. Add a remove-button interaction that clears the selected date from the input, then verify that the date picker remains usable after removal.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100