delete method?
Open
- Dominant language
- JavaScript
- Stars
- 303
- Forks
- 51
- PR merge metrics
- No merged PRs in 30d
Description
I see that there is `backspace` method in the package. And what about `delete` method (which should clear current selection)?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the existing `backspace` method in the input mask package and inspect how it handles the current selection. Add the corresponding `delete` behavior so the current selection is cleared, then verify that the selection is removed as expected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100