You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Clicking on a hint icon next to a checkbox field also toggles the checkbox. Since it's impossible to see the hint without changing the value of the checkbox, it makes the hint less useful :)
Maybe hints should display on hover?
(I may just use the helper_text instead, since that's lightweight and works for short hints)
The text was updated successfully, but these errors were encountered:
Clicking on a hint icon next to a checkbox field also toggles the checkbox. Since it's impossible to see the hint without changing the value of the checkbox, it makes the hint less useful :)
Maybe hints should display on hover?
(I may just use the helper_text instead, since that's lightweight and works for short hints)
The text was updated successfully, but these errors were encountered: