Meteor-Community-Packages / Meteor-Community-Packages/meteor-tabular

Remember Pagination and Ordering

Open
#191 15 comments 0 reactions 0 assignees View on GitHub
enhancement will accept pull request
Dominant language
JavaScript
Stars
360
Forks
132
PR merge metrics
No merged PRs in 30d

Description

Hi! I have a table where the user can click on a row to see more about that specific item. He is taken to another route and eventually can come back to the page, but then the table is back to default state (page 0 with no specific ordering)
How can I detect the current page to save it to a Session variable and then set the page (when the user comes back) with that value ?

Thanks.

Contributor guide

Open the contributing guide

Research direction

No file or test is named in the issue. Start by locating the table's pagination and ordering configuration, then reproduce leaving and returning to the route. Done means the previously selected page and ordering are restored.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.