CUPUM / nplex

Plateforme de valorisation de petits projets d'architecture et d'aménagement à Montréal.
https://www.nplex.design
4 stars 0 forks source link

Task: Switch to floating-ui for overlay elements positioning #172

Closed iolyd closed 1 year ago

iolyd commented 1 year ago

Task Description

Using floating-ui could simplify and improve our implementation of popups / tooltips / etc. instead of trying to develop things "in-house".

Integration into the project could be made using action(s):

<label use:floatingui>
 ...
</label>

List of actions

iolyd commented 1 year ago

To simplify implementation and ensure a somewhat better degree of accessibilit, use https://www.melt-ui.com/ instead of building form scratch.