Trendyol / baklava

Baklava is a design system provided by Trendyol to create a consistent UI/UX for app users.

Home Page:https://baklava.design/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature Request]: Select search should support international character set

ogunb opened this issue · comments

Describe the problem or use case

Currenly user cannot search with Turkish letters:

Screenshot 2024-04-17 at 15 12 51 Screenshot 2024-04-17 at 15 13 02

Proposed solution

We could use localeCompare or toLocaleLowerCase with html lang tag.

Alternatives considered

No response

Additional technical context

I think we should also support not using those letters. Ex: İçecekler should be filtered with both İç and ıc. This would require more work than simply using locale functions though. Maybe we can look into some lightweight search libraries?

🎉 This issue has been resolved in version 3.0.0-beta.25 🎉

The release is available on:

Your semantic-release bot 📦🚀