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

Add option for Tab Key handling in EditPlugin #2729

Merged
merged 6 commits into from
Jun 26, 2024

Conversation

Rain-Zheng
Copy link
Contributor

EditPlugin overrides the default behavior of Tab key by increasing the margin-left value of current line. As a result, user can't navigate to next focusable element by pressing Tab key, so we need an option for disabling this behavior.

@BryanValverdeU
Copy link
Contributor

LGTM, could you please add a unit test for this scenario?

@BryanValverdeU
Copy link
Contributor

BryanValverdeU commented Jun 25, 2024

#2725

@BryanValverdeU BryanValverdeU merged commit d780d5c into microsoft:master Jun 26, 2024
4 checks passed
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

2 participants