Open
Description
Just dropping this in as a reminder for myself to pad out, there are some iterations we should do with the select component including:
-
light mode styling
-
fix dropping outside the viewport
-
dropdown doesnt seem to work on mobile (clicking it just pops it open for a brief moment and closes it again)
-
WIP (will pad this issue out once i revisit this)
Edit
Looks like it has something to do with onTouchStart
if we remove that line completely everything appears to work as expected on desktop + mobile devices