Jonathan

Results 1 comments of Jonathan

## Propose fix: In `/src/card/settings/custom/CardSettingsContentPropertySelect.tsx` insert `ORDER BY size(value) ASC` into `line 95` and `line 98`. example for line 95: change from ``` const newQuery = "MATCH (n:`" + entityType...