Tencent / Tencent/tdesign-miniprogram

SwipeCell 能否有个像微信那样删除有个确认删除的案例呢?

Open
#3,021 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.