Description
When selecting values for State, Block, District, Cluster, and Program Name filters in Metabase, users are able to enter random characters as input. However, when these invalid inputs are entered, no data is returned.
Expected Behavior
- The filters should only allow valid values from the dataset.
- Random or non-existent values should not be accepted as input.
Actual Behavior
- Users can enter any random characters as filter input.
- If an invalid value is entered, no data is displayed, but the filter still accepts the input.