juspay / superposition

Superposition is a context-based configuration management system designed to facilitate safe and flexible rollout of config changes
https://juspay.io/open-source/superposition
Apache License 2.0
348 stars 16 forks source link

fix: case-insensitive dropdown search #244

Closed ShubhranshuSanjeev closed 1 month ago

ShubhranshuSanjeev commented 1 month ago

Problem

Case sensitive dropdown search in UI

Solution

transforming search term and option labels to lowercase before matching