After clicking the All Read button, there should not only be confirmation, but also cancellation.
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 39k
- Forks
- 2.1k
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 10
Description
Clear and concise description of the problem
只有确认是不合理的,无数次不小心误触到这个按钮,只能点确认,却没有办法取消,侧滑返回也没用。版本是PWA。
Suggested solution
添加取消按钮
Alternative
No response
Additional context
No response
Validations
- Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
- This issue is valid
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 by locating the TypeScript UI entry point for the All Read action and its confirmation dialog in the PWA. Add a cancellation option that leaves items unchanged, then verify that both confirmation and cancellation behave correctly; the issue does not name a specific file or test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100