Content
View differences
Updated by Oliver Günther almost 7 years ago
There are several issues when trying to provide sorting between multiple pages:
* How can the user move between pages while dragging?
* The frontend cannot save the full order since it only knows the current page
**Solution idea**
* Disable pagination for manually sorted lists and gantt charts.
* Possibly: Load small pages consecutively to improve initial loading user experience
* How can the user move between pages while dragging?
* The frontend cannot save the full order since it only knows the current page
**Solution idea**
* Disable pagination for manually sorted lists and gantt charts.
* Possibly: Load small pages consecutively to improve initial loading user experience