Autodesk / Autodesk/react-base-table

Allow setting direction (RTL or LTR)

Open
#98 3 comments 2 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
TypeScript
Stars
1.5k
Forks
170
PR merge metrics
No merged PRs in 30d

Description

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?

Contributor guide

Open the contributing guide

Research direction

Start by tracing how react-base-table configures its grid and currently fixes the direction to ltr. Identify the public component entry point and existing tests for grid properties, then verify that both RTL and LTR values are accepted and applied consistently.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.