Roadmap

  • Lazily loaded popover: load layout without content (with loader in place of content)
  • Better handling of touch devices (dedicated issue)
  • Detached/floating popover option
  • Option to prevent closing for “on click popover” when clicking outside, sort of “permanent” option.
  • Dataset based popover, without the need of coup-doeil element (probably less practical, but could handle more use-cases)
  • Events when popover open or close (maybe not necessary if using Stimulus and Turbo)
  • Document how to test popover rendering
  • Document known caveats (eg: small width elements with popovers have mis-centered arrow)