baidu / baidu/amis

增删查改组件嵌套无法拖拽排序

Open
#4,641 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
18.9k
Forks
2.7k
PR merge metrics
No merged PRs in 30d

Description

#### 描述问题:

增删查改组件嵌套无法拖拽排序 ,子节点行的id,前端发送数据缺失

#### 如何复现:

查看示例程序,
https://aisuda.bce.baidu.com/amis/examples/crud/nested?page=1

通过浏览器调试, 发现前端发送的数据,只包含顶级数据行的id,不包括嵌套行id

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the nested CRUD example at https://aisuda.bce.baidu.com/amis/examples/crud/nested?page=1 and inspect the browser request produced by drag sorting. Compare the top-level and child-row IDs in the payload. Done means nested rows can be reordered and their IDs are included in the request.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Bug
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.