-
Notifications
You must be signed in to change notification settings - Fork 215
Open
Labels
more-info-neededThe issue has been triaged and the CG needs more info to make it actionable.The issue has been triaged and the CG needs more info to make it actionable.popoverThe Popover APIThe Popover API
Description
For the moment, I think there isn't a way to show a popover by default (on page load) in Chrome Canary
This could be handy for example to show a toast on page load which could be closed afterwards.
I mimic this behaviour by adding some JS in the following demo. But could be handy if I could just add "popover-open" as an attribute.
(scroll the page for to see the toast pop up, I'm combining this with scroll-driven-animation, which would be a cool thing to do)
https://codepen.io/utilitybend/pen/vYQLZEz
I can't seem to recall if this was discussed before.
mrksbnch, kizu, nick-goon-ipp, rujorgensen, LukyVj and 9 more
Metadata
Metadata
Assignees
Labels
more-info-neededThe issue has been triaged and the CG needs more info to make it actionable.The issue has been triaged and the CG needs more info to make it actionable.popoverThe Popover APIThe Popover API