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

Selector and pagination index (follow up #50)

Open
#61 11 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

potential bug
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.