Skip to content

Conversation

@rpodevns
Copy link
Contributor

@rpodevns rpodevns commented Jan 17, 2025

Pull Request

📖 Description

Added a new parameter to FluentToolbar (EnableArrowKeyTextNavigation) which enables arrow key navigation within text fields. This resolves an issue where the right and left arrow keys incorrectly shifted focus to the next or previous control in the tab order

🎫 Issues

Fix #3169

👩‍💻 Reviewer Notes

Is that parameter name okay?

📑 Test Plan

✅ Checklist

General

  • I have added tests for my changes.
  • I have tested my changes.
  • I have updated the project documentation to reflect my changes.
  • I have read the CONTRIBUTING documentation and followed the standards for this project.

Component-specific

  • I have added a new component
  • I have added Unit Tests for my new component
  • I have modified an existing component
  • I have validated the Unit Tests for an existing component

⏭ Next Steps

@vnbaaij vnbaaij changed the title [FluentToolbar] Issue/3169 toolbar arrowkeys [Toolbar] Allow arrow keys to move cursor inside input fields Jan 18, 2025
@rpodevns
Copy link
Contributor Author

@microsoft-github-policy-service agree

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.

Issue with Toolbar and keyboard navigation

2 participants