Power-Components / livewire-powergrid

⚡ PowerGrid generates modern, powerful and easy-to-customize data tables using Laravel Livewire.
https://livewire-powergrid.com
MIT License
1.47k stars 215 forks source link

Persist sort order #1311

Closed manuelteuber closed 8 months ago

manuelteuber commented 8 months ago

⚡ PowerGrid ⚡ Feature Request

Summary

It would be great if the sort order could be persisted, like filters and columns.

Why is this needed?

For better UX.

Suggested Solution(s)

Extend the persisted state to include sort order.

Related issue(s)/PR(s)

-