Implement the popover API
Open
- Dominant language
- Rust
- Stars
- 4.1k
- Forks
- 203
- Avg merge
- 8h 58m
- Merged PRs (30d)
- 112
Description
This API allows for stateful popovers such as menus and tooltips to be implemented in pure HTML/CSS (without JavaScript). Which is an excellent fit for Blitz as we don't have JS support.
https://developer.mozilla.org/en-US/docs/Web/API/Popover_API
Contributor guide
Assessment
This issue has not been assessed yet.