Skip to content
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

[WEB-638] feat: add tabIndex prop support to navigate using Tab key in all the editors #3902

Merged
merged 4 commits into from
Mar 11, 2024

Conversation

Palanikannan1437
Copy link
Collaborator

Description

This PR adds support for a tabIndex prop to be passed into all the editors so as to make it more accessible to work with i.e. enable tab key navigation, especially the issue modal, etc.

Keeps track of the previous cursor position so that it auto focuses where you previously left off...

Minor Change

Changed the text "Table to contents" to "Outline" in Pages.

@Palanikannan1437 Palanikannan1437 self-assigned this Mar 7, 2024
@Palanikannan1437 Palanikannan1437 changed the title feat: added tab index support to navigate using Tab key in all the editors [WEB-638] feat: added tab index support to navigate using Tab key in all the editors Mar 7, 2024
@Palanikannan1437 Palanikannan1437 changed the title [WEB-638] feat: added tab index support to navigate using Tab key in all the editors [WEB-638] feat: add tabIndex prop support to navigate using Tab key in all the editors Mar 7, 2024
@Palanikannan1437 Palanikannan1437 marked this pull request as ready for review March 8, 2024 12:41
@sriramveeraghanta sriramveeraghanta merged commit 4b30339 into develop Mar 11, 2024
12 of 14 checks passed
@sriramveeraghanta sriramveeraghanta deleted the feat/tab-index-support-for-editors branch March 11, 2024 15:28
@Palanikannan1437 Palanikannan1437 added this to the v0.17.0-dev milestone Mar 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants