Tencent / Tencent/tdesign-miniprogram
[t-cell] 希望可以支持拖转改变cell的上下位置
Open
Nobody has claimed this yet.
💪🏻 enhancement
- Dominant language
- Vue
- Stars
- 1.8k
- Forks
- 337
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 19
Description
这个功能解决了什么问题
可以通过拖拽改变它在本group内的排序
你建议的方案是什么
希望cell在被cellgroup包裹的时候,可以通过传参,使得他能改变它在整个cell group 内的位置
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 t-cell and cellgroup component entry points. Read how cells are ordered within a group and determine the supported parameter and drag interaction needed for reordering. Done means a cell can be dragged to a new position within its group and the behavior is covered by the project’s relevant component tests.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100