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.

Comments

msankhala created an issue. See original summary.

msankhala’s picture

Title: Add missing for attribute to "Only show errors" checkbox label » Add missing "for" attribute to "Only show errors" checkbox label
msankhala’s picture

Issue summary: View changes
dhirendra.mishra’s picture

Assigned: Unassigned » dhirendra.mishra
Status: Active » Needs work

Working on it.

dhirendra.mishra’s picture

Assigned: dhirendra.mishra » Unassigned
Status: Needs work » Needs review
StatusFileSize
new491 bytes

Here is the patch.

dhirendra.mishra’s picture

StatusFileSize
new491 bytes

Ignore above patch.Here is the correct one.

dhirendra.mishra’s picture

Assigned: Unassigned » dhirendra.mishra
Status: Needs review » Needs work

Needs to add Attribute to label not on input type. So working on it.

dhirendra.mishra’s picture

Assigned: dhirendra.mishra » Unassigned
Status: Needs work » Needs review
StatusFileSize
new586 bytes

Here is the updated patch.Kindly test and review it.

msankhala’s picture

Status: Needs review » Reviewed & tested by the community

@dhirendra.mishra Nice work. LGTM.

  • Gábor Hojtsy committed 2ed7c9f on 8.x-1.x
    Issue #3009614 by dhirendra.mishra, msankhala: Add missing "for"...
gábor hojtsy’s picture

Status: Reviewed & tested by the community » Fixed

Thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.