Skip to content

feat(Sorting): Edit behaviour guidelines

Veethika Mishra requested to merge veethika-main-patch-3b96 into main

Problem

When a criteria for sorting data in a table is not visible, it confuses users as they don't get a visual feedback for the choice they made.

Change

The MR introduces a change to add to the guidelines, that the criteria used for sorting should always be made visible in the table so users see the order changing.

Merge request reports