one-zero-eight / website

InNoHassle website for accessing ecosystem services at Innopolis University. Student dashboard, personal schedule, room booking, interactive maps, and more.
https://innohassle.ru
MIT License
10 stars 4 forks source link

[Schedule] Make Dropdown using floating-ui instead of headlessui #127

Closed ArtemSBulgakov closed 3 weeks ago

ArtemSBulgakov commented 9 months ago

Describe the feature

We were moving from headlessui library to floating-ui with custom tailwindcss dialogs.

Suggested solution

The Dropdown component should also use floating-ui library. The headlessui dependency should be removed.

Additional context