Trendyol / baklava

Baklava is a design system provided by Trendyol to create a consistent UI/UX for app users.
https://baklava.design/
MIT License
1.24k stars 113 forks source link

fix(select): fix disabled select option can be selected with enter #874

Closed ahmetozantekin closed 1 month ago

ahmetozantekin commented 1 month ago

This pr fixes navigating in the select options with the arrow keys, disabled option can be selected with enter bug.

Closes 873

buseselvi commented 1 month ago

Great job' 🚀 Since there are bl-checkbox components in the multiple select options, it cannot be selected with enter, but let's open this as a separate issue.