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
When you hover in these places, you'll see a hover effect. But when you click on them:
Expected behavior: "Blue" gets checked.
Actual behavior: nothing.
I took a look at fixing this but wasn't sure of the best approach as this is an interaction between two different components, Form.Checkbox and MenuItem
The text was updated successfully, but these errors were encountered:
When you hover in these places, you'll see a hover effect. But when you click on them:
Expected behavior: "Blue" gets checked.
Actual behavior: nothing.
I took a look at fixing this but wasn't sure of the best approach as this is an interaction between two different components,
Form.Checkbox
andMenuItem
The text was updated successfully, but these errors were encountered: