-
-
Notifications
You must be signed in to change notification settings - Fork 197
Open
Description
Dropdown is not showing proper styling for disabled options (Bulloch Animal Shelter
in the example below)
{
"results":[
{
"id":"1",
"text":"Community",
"disabled":false
},
{
"id":"2",
"text":"Bulloch Animal Shelter",
"disabled":true
},
{
"id":"3",
"text":"Metter Animal Shelter",
"disabled":false
},
{
"id":"4",
"text":"Evans County Animal Shelter",
"disabled":false
}
],
"pagination":{
"more":false
}
}
With this repo theme. item is disabled but not styled as such:
Metadata
Metadata
Assignees
Labels
No labels