-
Notifications
You must be signed in to change notification settings - Fork 9
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
Simplify with popover API? #809
Comments
Yes, this seems like a nice path! Though, I guess it may be wise to wait for firefox to enable it by default. |
This would probably also fix where our a11y is currently lacking (no built-in connection between the toggle button and the menu) |
I was tempted to try it out a bit now, as I have very good experience with the popover api so far for other use cases (except this extremely silly safari bug). Notes after trying: The use cases fit generally well for ember-mobile-menu, except popover's superpower of being placed in the browser top-layer means that This could of course be solvable with some masking and inset shadow, but posting as a note to consider anyways. |
https://twitter.com/Una/status/1729236000294174733
Support:
The text was updated successfully, but these errors were encountered: