There is an "Only show errors" checkbox option on configuration listing page at /admin/reports/config-inspector. Checking this option will only show schema with the errors. This checkbox label has a missing for attribute which does not make the label clickable. Adding this missing attribute will make the label clickable.
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | config_inspector_3009614-8.patch | 586 bytes | dhirendra.mishra |
| #6 | config_inspector_3009614-6.patch | 491 bytes | dhirendra.mishra |
| #5 | config_inspector_3009614-5.patch | 491 bytes | dhirendra.mishra |
Comments
Comment #2
msankhala commentedComment #3
msankhala commentedComment #4
dhirendra.mishra commentedWorking on it.
Comment #5
dhirendra.mishra commentedHere is the patch.
Comment #6
dhirendra.mishra commentedIgnore above patch.Here is the correct one.
Comment #7
dhirendra.mishra commentedNeeds to add Attribute to label not on input type. So working on it.
Comment #8
dhirendra.mishra commentedHere is the updated patch.Kindly test and review it.
Comment #9
msankhala commented@dhirendra.mishra Nice work. LGTM.
Comment #11
gábor hojtsyThanks!