patternfly / patternfly/patternfly-react
Bug - DragDropSort - DataListControl is duplicated when used in a Table/Modal
未关闭
还没有人认领这个 Issue。
PF Team
Stale
- 主要语言
- TypeScript
- 星标
- 862
- 派生
- 392
- 平均合并
- 4 天 8 小时
- 30 天内合并 PR
- 9
描述
From https://github.com/patternfly/patternfly-react/pull/11295
When DragDropSort is used in the table column management demo, the content of the draggable DataList items that DragDropSort creates internally somehow is double wrapping with DataListControl.
This may be a demo issue or issue with DragDropSort.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先,使用 Table/Modal 中的 DragDropSort,复现 PR #11295 上下文中的表格列管理演示。比较重复的 DataListControl 是来自演示用法,还是来自 DragDropSort 内部创建的可拖拽 DataList 项。完成的标准是可拖拽项渲染时不会出现被重复包装的 DataListControl 内容。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- react, typescript
- 领域
- frontend
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 30/100