Open KristinAoki opened 11 months ago
I would like to add that I encountered a similar issue only in another MFE - ORA Grading MFE
A similar sort that is case-sensitive:
Since the sorting is by username
, I think there is a point in transferring it to a single register before performing the sorting. You cannot create 2 users with the same usernames “my_nickname” and “MY_NICKNAME”.
I would also like to add that incorrect sorting is carried out for the Grade field. I don’t understand at all the principle by which sorting is carried out here:
Bugs
When using the
DataTable
with sorting enabled the toggle do not sort alphabetically as expected. It sorts as followsActual:
Expected: