Wolfr / sveltekit-jui

Sveltekit-JUI is a kit of UI components to be used in conjunction with Svelte and Svelte Kit
https://sveltekit-jui-wolfr.vercel.app/
Other
44 stars 3 forks source link

Test UI situation: dropdown in a modal #82

Open Wolfr opened 3 years ago

Wolfr commented 3 years ago

https://sveltekit-jui-wolfr.vercel.app/demos/modal

If we add a dropdown here (instead of regular text field), and then you press escape, do things work correctly?

What about with a custom dropdown?