n-d-r-d-g / devcon-scheduler

Save sessions you're interested in attending at the MSCC Developers Conference.
https://devconmu.netlify.app
MIT License
1 stars 1 forks source link

ThemeSwitch does not close on mobile #15

Open n-d-r-d-g opened 3 months ago

n-d-r-d-g commented 3 months ago

Currently

On mobile (even on using touch simulation on desktop), I can't close the ThemeSwitch by clicking on the Select's arrow.

Expected

I would like to be able to click anywhere on the Select to close it.

n-d-r-d-g commented 3 months ago

This is a known issue in NextUI.

A PR has already been created. Once the fix is published in the next version of NextUI, we can upgrade the package and test it.