We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
TagPicker
9.57.0
18.3.1
System: OS: Linux 5.0 undefined CPU: (8) x64 Intel(R) Core(TM) i9-9880H CPU @ 2.30GHz Memory: 0 Bytes / 0 Bytes Shell: 1.0 - /bin/jsh npmPackages: @fluentui/react-components: ^9.0.0 => 9.57.0 @types/react: ^17 => 17.0.83 @types/react-dom: ^17 => 17.0.26 react: ^18 => 18.3.1 react-dom: ^18 => 18.3.1
When placed in a container, clicking on tagpickeroption or clicking the tagpickerinput which has value will scroll the container to top.
It is expected to scroll the tagpickerlist into view, but instead it scroll to top where the list is not here.
https://stackblitz.com/edit/sd2vlrk6?file=src%2FApp.tsx
See repro link.
None
High - No workaround
No response
yes
The text was updated successfully, but these errors were encountered:
See the gif for issue.
Sorry, something went wrong.
I could not reproduce this issue on the reproduction provided 👀
Interesting, it repros quite stable here.
Additional info: Browser used:
Edge Version 132.0.2957.127 (Official build) (arm64) on macOS 15.2 (24C101)
bsunderhus
No branches or pull requests
Component
TagPicker
Package version
9.57.0
React version
18.3.1
Environment
Current Behavior
When placed in a container, clicking on tagpickeroption or clicking the tagpickerinput which has value will scroll the container to top.
Expected Behavior
It is expected to scroll the tagpickerlist into view, but instead it scroll to top where the list is not here.
Reproduction
https://stackblitz.com/edit/sd2vlrk6?file=src%2FApp.tsx
Steps to reproduce
See repro link.
Are you reporting an Accessibility issue?
None
Suggested severity
High - No workaround
Products/sites affected
No response
Are you willing to submit a PR to fix?
yes
Validations
The text was updated successfully, but these errors were encountered: