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
Bug🐛: Inconsistency found between Firefox and Edge for programmatic changes to checkbox element.
Fix: Correct CSS to add "disabled" class rather than "pointer-events: none" to checkbox.
This is just one example of changes that need to be made to create a more consistent UX.