angular-ui/ui-grid

RTL navigation problem in navigating to left/right

Open

#6,912 opened on Jan 4, 2019

View on GitHub
 (5 comments) (1 reaction) (0 assignees)JavaScript (2,496 forks)batch import
help wanted

Repository metrics

Stars
 (5,395 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Hi

in LTR and RTL, the left arrow key must navigate to the left and the right arrow key must navigate to the right. However, in RTL mode, the ui-grid acs vise versa.

Contributor guide