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

[Bug]: Popover - autoSize: true - Bottom arrow disappears and causes redundant scroll #33481

Open
2 tasks done
TalZamir opened this issue Dec 17, 2024 · 2 comments
Open
2 tasks done

Comments

@TalZamir
Copy link

Component

Accordion

Package version

9.52.0

React version

16.14.0

Environment

System:
    OS: macOS 15.2
    CPU: (14) arm64 Apple M3 Max
    Memory: 189.44 MB / 36.00 GB
    Shell: 5.9 - /bin/zsh
  Browsers:
    Chrome: 131.0.6778.140
    Edge: 131.0.2903.99
    Safari: 18.2

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

  1. Open a popover.
  2. Trigger a resize event.
  3. 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.
@layershifter
Copy link
Member

@TalZamir please provide a reproduction case.

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants