TheComputerM / svelte-materialify

A Material UI Design Component library for Svelte heavily inspired by vuetify.
https://svelte-materialify.vercel.app
MIT License
623 stars 85 forks source link

(feat) Select - offsetY as prop #242

Open vladblindu opened 3 years ago

vladblindu commented 3 years ago

Hello,

Is there a reason why the offsetY in the Menu component of Select has a fixed value of false? (here) For a multiple type, this is quite annoying, not to see the previously list of selected chips. What about extracting offsetY as a prop? I could do a PR (and manage to merge it in less than 10 attempts :))

Thanks a lot.

Florian-Schoenherr commented 2 years ago

Please do 👍