CenterForDigitalHumanities / CenterForDigitalHumanities/TPEN-interfaces
Refactor to use Popover API
Open
component
core functionality
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Browser support covers all our cases for Modals, Toasts, and Tooltips with the Popover API. We should simplify our use of these to act as dialog, popover, tooltip and toasts. We do not need to remove our custom elements or events completely, but use the existing architecture with the simplified handling to reduce the weight of the javascript handling and improve cross-browser support.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.