You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the container resizes, the arrow icon moves from the bottom to inside the container, causing redundant scrolling.
Expected Behavior
The arrow icon should remain in its place and not move inside the container, causing redundant scrolling.
Reproduction
...
Steps to reproduce
Open a popover.
Trigger a resize event.
The arrow moves from the bottom and is no longer positioned correctly, causing redundant scrolling, even though there is enough space for the container. (Hiding the arrow element using the browser's dev-tools removes the redundant scroll.)
Are you reporting an Accessibility issue?
None
Suggested severity
Low - Has or doesn't need a workaround
Products/sites affected
No response
Are you willing to submit a PR to fix?
no
Validations
Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
The provided reproduction is a minimal reproducible example of the bug.
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment. Thank you for your contributions to Fluent UI!
Component
Accordion
Package version
9.52.0
React version
16.14.0
Environment
Current Behavior
When the container resizes, the arrow icon moves from the bottom to inside the container, causing redundant scrolling.
Expected Behavior
The arrow icon should remain in its place and not move inside the container, causing redundant scrolling.
Reproduction
...
Steps to reproduce
Are you reporting an Accessibility issue?
None
Suggested severity
Low - Has or doesn't need a workaround
Products/sites affected
No response
Are you willing to submit a PR to fix?
no
Validations
The text was updated successfully, but these errors were encountered: