Ondřej Zamec

Results 3 issues of Ondřej Zamec

## Bug description I create a tippy upon response from the server. It works fine without setting followCursor prop but when I set it, most notably 'initial', for the first...

🐛 bug
🚧 unconfirmed

## Description While clicking on row in DataGrid with ReadOnly=false and MultiSelection=true, it selects the row even though the intention is to edit the cell or click the row to...

bug
needs review

Added table support for removing roles. Changed code of UserRoles.Remove(userRole), because it didn't actually remove the role. It was a different instance and it compared by reference in UserRoles.Remove.