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]: Picker content unexpectedly renders its content above when inside of an overlay on mobile #5079

Open
1 task done
najikahalsema opened this issue Feb 7, 2025 · 0 comments
Labels

Comments

@najikahalsema
Copy link
Collaborator

Code of conduct

  • I agree to follow this project's code of conduct.

Impacted component(s)

Picker, Overlay, Tray

Expected behavior

When inside of an overlay, the picker menu items will render above the picker (and not necessarily right above; can be placed to the side). When closing the picker content, sometimes you can see a flash of the items at the bottom of the screen before it closes completely.

we are seeing this behavior when this overlay fix is included. when we remove it from the build, we no longer see it. another bug from this overlay fix is a tray failing to open.

Actual behavior

The picker items should either render below the picker or in a tray so that the content is easily accessible.

Screenshots

No response

What browsers are you seeing the problem in?

Safari

How can we reproduce this issue?

  1. How can we reproduce this issue?
  2. Go to https://studio.webcomponents.dev/edit/bAxHQqSHMHh9PkI2hnUQ/src/index.ts?p=stories
  3. Click on the Trigger button
  4. Click on the picker

Sample code or abstract reproduction which illustrates the problem

No response

Severity

SEV 3

Logs taken while reproducing problem

No response

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

No branches or pull requests

1 participant