-
Notifications
You must be signed in to change notification settings - Fork 1.5k
feat: #10121 Implemented the Table Column Header Focus #10369
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Changes from all commits
b1a5f23
5501138
7b609f1
ee5361a
cc36fd3
2c3c225
72c324d
91f777f
cc584d0
c24df2d
67f1451
601e8cc
c429412
91ab937
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I noticed that arrow down doesn't seem to work when you are focused on the columns now, it should move focus to the rows below
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. @LFDanLu , now the arrow down is focusing on the columns. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
minor point, but do we really want to make this v3 change or is it enough have it available in RAC for now. We could consider exposing it in S2 as well, but only if there is an ask for it
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'd be ok with restricting the scope and having it only in RAC for now