47

Currently, in the new comment flag modal, when you want to select an option, you have to click either on the radio button, or on the top part of the description. This is because only the top part of the description is contained in a <label>.

This doesn’t match the behavior of the other older modals. I’d like the entire text to be clickable to select the corresponding radio button, instead of having to click on this rather thin strip.

This is a screenshot of the flag modal with the <label> being inspected. The bottom description should be part of the <label>, too, or perhaps in another <label> for the same radio button — whichever works best.

Picture of the comment flag modal with the label element highlighted: not the entire text is contained within it

Other people requesting this feature

1
  • 1
    Also requested in this answer to the initial thread.
    – E.P.
    Commented Aug 10, 2018 at 20:50

1 Answer 1

7

The flag description will be clickable starting with the next production build.

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .