Tencent / Tencent/tdesign-miniprogram
SwipeCell 能否有个像微信那样删除有个确认删除的案例呢?
Open
Nobody has claimed this yet.
💪🏻 enhancement
- Dominant language
- Vue
- Stars
- 1.8k
- Forks
- 337
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 19
Description
SwipeCell 能否有个像微信那样删除有个确认删除的案例呢? 用wx:if else 控制点击了删除就关闭滑块弹框了,想实现像微信这样滑块可以确认删除样子
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 reviewing the SwipeCell example and the wx:if/else flow described in the issue. Compare the current behavior, where tapping delete closes the slider and opens a dialog, with the requested WeChat-like confirmation flow; done means the example lets the user confirm deletion without prematurely closing the slider.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100