the checkmark in the choices list has a white background, IMO it needs to be transparent? it looks like a mistake there.
And the checkmark suggest the user that it can be unchecked too, but that does not work.
transparent background and possibility to uncheck in the dropdown
| Labels |
Added:
No Code Attached Yet
|
||
The background makes it look like a button
I remember now, the background was added to prevent checkbox overlapping with veeeeery long text (like 1 or few huge German word). With background the checkmark always will be clearly visible even if there a text under.
When you want to remove the background you have to test that case.
| Status | New | ⇒ | Closed |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2026-02-27 11:08:22 |
| Closed_By | ⇒ | richard67 |
The checkmark is purely cosmetic - it has no functionality so it cant be "unchecked"
I have however created a PR to remove the background which is not necessary and causes the problem you indicates See #47226