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

fix: DetailsList hijacks EditableField navigation keys such as arrows, home/end, page up/down and Mac combos #5251

Closed
wants to merge 4 commits into from

Conversation

hatpick
Copy link
Contributor

@hatpick hatpick commented Dec 9, 2020

Description

DetailsList internal FocusZone hijacks the key events from TextBoxes within to change the focus and that's making text editing cumbersome.

Task Item

fixes #5207

Screenshots

EditableField

@hatpick
Copy link
Contributor Author

hatpick commented Dec 9, 2020

@zhixzhan FYI

@coveralls
Copy link

coveralls commented Dec 9, 2020

Coverage Status

Coverage decreased (-0.007%) to 55.366% when pulling d211cf4 on hatpick:sorgh/fix_editable_field into 286bef2 on microsoft:main.

@hatpick
Copy link
Contributor Author

hatpick commented Dec 9, 2020

Closing in favor of #5220 (added commits there)

@hatpick hatpick closed this Dec 9, 2020
@hatpick hatpick deleted the sorgh/fix_editable_field branch December 9, 2020 05:48
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.

Bot Response page, default view is difficult to edit template with multiple lines
3 participants