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

feat: Add autofocus to Autocomplete & Combobox #1650

Merged
merged 2 commits into from
Mar 7, 2024

Conversation

Hona
Copy link
Contributor

@Hona Hona commented Mar 7, 2024

Pull Request

πŸ“– Description

Adds the Autofocus property to FluentAutocomplete & FluentCombobox components.

Updated the demo pages to include 1 autofocus.

I'm building a search overlay, I previously used FluentSearch but migrated to AutoComplete for its keyboard navigability.

image

🎫 Issues

πŸ‘©β€πŸ’» Reviewer Notes

πŸ“‘ 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 compontent
  • I have modified an existing component
  • I have validate Unit Tests for an existing component

⏭ Next Steps

@vnbaaij vnbaaij enabled auto-merge (squash) March 7, 2024 13:22
@vnbaaij vnbaaij merged commit 74e2e61 into microsoft:dev Mar 7, 2024
2 checks passed
vnbaaij pushed a commit that referenced this pull request Mar 7, 2024
* feat: Add autofocus to Autocomplete & Combobox

* refactor: Remove virtual because this is not a base class
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