Tencent / Tencent/tdesign-miniprogram
[grid] 能不能添加一个排序功能
Open
Nobody has claimed this yet.
💪🏻 enhancement
- Dominant language
- Vue
- Stars
- 1.8k
- Forks
- 337
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 19
Description
这个功能解决了什么问题
能不能添加一个宫格排序的功能, 再 t-grid中 grid-item 能够拖拽排序
你建议的方案是什么
可以实现宫格拖拽排序的功能
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-grid and grid-item component entry points in the TDesign miniprogram repository and review how grid items are rendered. Determine the supported drag interaction and reorder behavior before implementation. Done means grid items can be dragged and their order changes reliably within the grid.
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