Autodesk / Autodesk/react-base-table
How to render (resize) the table on column resize end ?
未关闭
- 主要语言
- TypeScript
- 星标
- 1.5k
- 派生
- 170
- PR 合并指标
- 30 天内没有已合并 PR
描述
Current behaviour: The table renders alongwith the column resize line without any debouncing.
Desired behaviour: Resize / re-render the table only on resize end and until then just show the resize line placeholder.
Is this achievable ?
贡献指南
调研方向
未指定任何文件、测试或入口点。首先定位表格的列调整大小处理和渲染路径,然后跟踪调整大小如何更新调整大小线和表格。完成标准是:表格仅在调整大小结束后重新渲染,同时调整大小线占位符在交互期间保持可见,并且测试覆盖该行为。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- react, typescript
- 领域
- frontend
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 30/100