[EuiDataGrid] Sorting and schema issues #2399
Labels
bug
data grid
⚠️ needs validation
For bugs that need confirmation as to whether they're reproducible
Currency schema is overaggressive
Assume it's looking at the periods in the version
Sorting for numbers has trouble
For currency it should be the lowest number to highest.
Boolean ASC should likely be true-false, not false-true
This is minor, and i solved it with labeling, but it feels wrong to ASC by false first.
JSON should maybe be off? Or based on size?
Email / render content doesn't respect alpha sorting
Assume because it's coming in a a rendered react node and not a string
The text was updated successfully, but these errors were encountered: