ix
ix copied to clipboard
Inconsistent behaviour between ix design system & AG grid
What happened?
Currently we are working on the cursor concept in our team.
According to the ix design system the cursor behaviour for checkboxes is changing from default to pointer as soon as user performes hover over: https://ix.siemens.io/docs/controls/checkbox This would be the corrent and preferable way.
According to the AG grid the cursor behaviour for checkboxes stay the same all the time (default cursor): https://ix.siemens.io/docs/grid/ Which is not a common behaviour.
Is it possible to integrate interactive behaviour from default to poiter (as it is stated in the ix docs) inside of the AG Grid table?
What should be taken in considereation during the implementation? Thanks in advance!
Best regards Maryna
What type of frontend frameware are you seeing the problem on?
React
Which version of iX do you use?
v2.0.4
Code to produce this issue.
No Code Yet
Hi @Worlwithmaryna1, not a solution yet but an explanation: These Checkboxes come with the AG grid and are styled and handled directly by the AG grid. We will have a look into if we can fix this issue. But some AG grid elements are out of our control. (ix-614)