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: picker should work in a shadow root #6669

Merged
merged 5 commits into from
Mar 10, 2023

Conversation

scomea
Copy link
Collaborator

@scomea scomea commented Mar 10, 2023

Pull Request

πŸ“– Description

Picker was always looking at the document root for the active element which broke when it was in a shadow root.

🎫 Issues

ad-hoc

βœ… Checklist

General

  • I have included a change request file using $ yarn change
  • 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

@chrisdholt chrisdholt merged commit e57f033 into master Mar 10, 2023
@chrisdholt chrisdholt deleted the users/scomea/picker-active-element branch March 10, 2023 17:56
janechu pushed a commit that referenced this pull request Jun 10, 2024
* get right active element for root

* Change files

* prettier

* Update change/@microsoft-fast-foundation-9ba63b54-21bc-47e3-a176-545c43124446.json

Co-authored-by: Chris Holt <[email protected]>

---------

Co-authored-by: Chris Holt <[email protected]>
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.

3 participants