Autodesk / Autodesk/react-base-table
Allow setting direction (RTL or LTR)
未关闭
enhancement
help wanted
- 主要语言
- TypeScript
- 星标
- 1.5k
- 派生
- 170
- PR 合并指标
- 30 天内没有已合并 PR
描述
React-window grids have a 'direction' prop, which allow them to be used in a left-to-right context.
However, react-base-table doesn't expose this prop and always sets the direction to 'ltr on the grid'.
Would it be possible to expose the direction property in react-base-table?
贡献指南
调研方向
首先追踪 react-base-table 如何配置其 grid,以及当前如何将方向固定为 ltr。确定组件的公共入口点和现有的 grid 属性测试,然后验证 RTL 和 LTR 值都能被接受并一致地应用。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- react, typescript
- 领域
- frontend
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 42/100