Meteor-Community-Packages / Meteor-Community-Packages/meteor-tabular
Selector and pagination index (follow up #50)
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 360
- Forks
- 132
- PR merge metrics
- No merged PRs in 30d
Description
Use the selector helper seems to remove the current pagination index even if the selector has not been changed.
As required, here is a [meteorpad](http://meteorpad.com/pad/bSv6KofP8NrDhA2r4/Leaderboard) to reproduce.
Note: removing selector option from the tabulartable fixes the issue, but of course i need it.
Best of all, as a pro meteor user, if you can give me the tip to avoid page flashing on browsing the items, it would be awesome.
Thank you for your very valuable help!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Meteorpad reproduction and trace the selector helper and tabulartable pagination behavior described in the issue. Verify that using an unchanged selector preserves the current pagination index; done means the index is retained while the selector remains unchanged, with the reproduction no longer showing the reported behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100