Start a new topic

Fix label and input associations with "for" and "id"

Noticed that clicking the label "adult content?" on creating / editing a post, it doesn't toggle the associated checkbox as expected.


The label does use a "for". However, the respective input does not have a matching "id".


---


I revisited the Account settings.


needs "id":

- "old password"
- "new password"

- "confirm new password"

- "email"


needs "for" and "id":

- "enable quick sharing on mobile?"

- "enable .beat internet timestamps?"


---


I revisited the Page settings.


needs "for" and "id":

- "private page?"

- "18+ content?"

- "which posts should be visible to users who are logged out?"

- "new handle"

Login or Signup to post a comment