Autodesk / Autodesk/react-base-table

Expand functionality (row grouping ) is not working as expected as given in example

未关闭
#421 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
TypeScript
星标
1.5k
派生
170
PR 合并指标
30 天内没有已合并 PR

描述

below props are passing to table component still in DOM there is no change

expandColumnKey={expandColumnKey}
onRowExpand={onRowExpand}
onExpandedRowsChange={onExpandedRowsChange}
expandIcon={+}
expandedRowRender={row =>

{row.code}

}

贡献指南

打开贡献指南

调研方向

首先使用列出的 table props 重现该示例:expandColumnKey、onRowExpand、onExpandedRowsChange、expandIcon 和 expandedRowRender。检查 table component 的行分组和展开入口点,以确定为什么这些 props 不会导致 DOM 发生变化;当示例能够展开行并渲染预期的行内容时,即表示完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
react, typescript
领域
frontend
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。