nrkno / core-components

Accessible and lightweight Javascript components
https://static.nrk.no/core-components/latest/
MIT License
117 stars 10 forks source link

core-toggle: autoposition #613

Closed eirikbacker closed 3 years ago

eirikbacker commented 3 years ago

Add ability for automatic positioning based on window size - can be inspired by https://github.com/nrkno/origo/blob/master/packages/utils.js#L109

See inspiration for auto-positioning dropdown: https://static.nrk.no/origo/latest/examples/kurator.html (make window small and scroll :))