raphiniert-com / ra-data-postgrest

react admin client for postgREST
MIT License
110 stars 34 forks source link

sortOrder option is ignored in getList #162

Closed fzaninotto closed 2 months ago

fzaninotto commented 2 months ago

The data provider constructor accepts a sortOrder param to set nullsfirst or nullslast. Unfortunately, only getManyReference uses this param. getList defaults to asc,desc regardless of the conf.