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
目前点击删除后,弹出确认删除单个按钮,没有进行确认删除,
回弹后下次左滑时还是出先确认按钮,滑块关闭事件监听不到
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 SwipeCell component and reproduce the delete-confirmation flow described in the issue. Inspect how the cell returns after confirmation is opened and whether the slide-close event is emitted. Done means canceling the confirmation restores the default button state and the next left swipe shows the expected default buttons.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100