goetzrobin / spartan

Cutting-edge tools powering Angular full-stack development.
https://spartan.ng
MIT License
1.13k stars 123 forks source link

Open/close animation missing in Select component #209

Closed james-albanese closed 3 months ago

james-albanese commented 4 months ago

Which scope/s are relevant/related to the feature request?

select

Information

Unlike with the Combobox, opening & closing the Select feels a bit abrupt. This becomes especially obvious when both components appear in the same form. Ideally, the Select ought to implement the same open/close animation as the Combobox/Popover.

Describe any alternatives/workarounds you're currently using

No response

I would be willing to submit a PR to fix this issue