Skip to main content Roadmap
- Lazily loaded hovercard : load layout without content (with loader in place of content)
- handle touch devices somehow (at least to disable properly hovercards triggered on hover)
- Provide context while rendering about where hovercard is being displayed (controller/action/path?)
- Production / Development diffs (skip loading of validation and debug code)
- Detached/floating hovercard
- Document known caveats (small width elements with hovercards have mis-centered arrow)
- When hovercard is triggered on click: option prevent closing on click outside; sort of “permanent” option
- Dataset based hovercard, without the need of coup-doeil element (less practical)
- Events when hovercard open or close
- A word about testing