tastyigniter / TastyIgniter

:fire: Powerful, yet easy to use, open-source online ordering, table reservation and management system for restaurants
https://tastyigniter.com
MIT License
2.98k stars 976 forks source link

[Feature]: Remember list pagination when returning to lists #999

Closed Kobytoo closed 3 months ago

Kobytoo commented 2 years ago

What is the feature?

Return to the same page and row after editing a record on version 3.5 By way of an example, when editing a menu item in a list which extends beyond your set records per page limit (or the maximum of 120 records per page limit) on saving I would expect to return to the same place in the list I started from. This doesn’t happen. I’m always returned to the first page.

If I’m editing records 150 to 160 and my records per page were set to 120, I would go to page 2 of the list to find 150. After edit, I could configure my save button to save and return or click the return button after saving. Regardless of which I do, I always return to records 1 to 120. Then I need to go to page 2, scroll to record 151 and repeat ad nauseam.

I think the return should be to the page and row (or next row if deleted) you were on previously?

Version

Other (please detail)

Kobytoo commented 2 years ago

BTW the version selection doesn't display versions higher then 3.2

sampoyigi commented 2 years ago

This issue will be closed and archived in 3 days, as there has been no activity in the last 60 days. If this issue is still relevant or you would like to see it actioned, please respond and we will re-open this issue. If this issue is critical to your business, consider the Dedicated Support Service where a Service Level Agreement is offered.

sampoyigi commented 3 months ago

Added to v4