glideapps / glideapps/glide-data-grid

RTL Support for column order

Open
#805 3 comments 0 reactions 0 assignees View on GitHub
package:core type:enhancement
Dominant language
TypeScript
Stars
5.3k
Forks
428
PR merge metrics
No merged PRs in 30d

Description

Hi

Is there RTL (Right-to-Left) support for column order?
In Hebrew for example you should write RTL so the first column should be on the right of the table, and the table if it's long, should scroll to the left (opposite of what it's doing now).

This is how it looks like now:
image
As you can see the "#" (id) column starts on the left, but it should start on the right.

And it should be something like this:
image

The page already has `direction: rtl` but it doesn't seem to inherit it.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.