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

Select Popover not positioning correctly #689

Open
apolo49 opened this issue Apr 5, 2024 · 5 comments
Open

Select Popover not positioning correctly #689

apolo49 opened this issue Apr 5, 2024 · 5 comments

Comments

@apolo49
Copy link

apolo49 commented Apr 5, 2024

  1. Start WebKit Browser (seems to affect only safari on my mac, not Firefox or Vivaldi/Chromium).
  2. Clone my minimal reproducible example repo (Sorry about the bright colours, my intention is to help differentiate)
  3. Start Quik
  4. Click dropdown button
  5. Observe that the popover is out of place.

Not sure what interaction is causing this, but the popover element is not positioned under the trigger, instead to the left of it.

This was noticed by me when I tried to create this in Tauri on my MacBook as it uses webkit on MacOS.

I'm around if more info is needed.

Observed Behaviour:

  • Popover is far left in WebKit browsers
Screenshot 2024-04-05 at 11 39 17

Expected Behaviour:

  • Popover is beneath element on all browsers
Screenshot 2024-04-05 at 11 40 13

Thank you!

@thejackshelton
Copy link
Contributor

Interesting, @apolo49 it looks like there is margin on the webkit browser

@thejackshelton
Copy link
Contributor

I don't have a mac to really test this 😅 any ideas on how to check this on windows haha

@apolo49
Copy link
Author

apolo49 commented Apr 5, 2024

Not sure for Windows (there is Otter Browser, but that's an outdated version of WebKit), but on a Linux machine there are several WebKit browsers; otherwise you can also use Playwright with a WebKit minibrowser, but not sure that would reproduce the effect (I do suspect it would though).

@apolo49
Copy link
Author

apolo49 commented Apr 15, 2024

Any news on this @thejackshelton? I don't know how to fix this myself, if you can guide me where to look I may be able to be some help!

@thejackshelton
Copy link
Contributor

Hey @apolo49! @cwoolum and I are going to pair at 3 PM PST and try to improve the popover, hopefully having enough time for this issue.

We'll be in the pairing session in the qwikifiers discord if you'd like to join us 😄.

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

No branches or pull requests

2 participants