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
With a table, if you have an editable boolean column, the "Save Changes" button that appears in the bottom of the table will not appear after you change/click the boolean column. It is only after the row/table looses focus, does it detect that change and show the Save/Cancel buttons.
Expected Behavior
I would expect that if you check a box, the edit is complete and it should show the Save/Clear Buttons. Having the user click on another row, just to see that they have "changed" the table will be confusing to the user.