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

Go to page with item automatically

Open
#200 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement question
Dominant language
JavaScript
Stars
360
Forks
132
PR merge metrics
No merged PRs in 30d

Description

If I create a new row and the data is sorted in such way that the newly inserted row is inserted on a page different from the page the user is currently viewing, the user can be confused whether the row was actually inserted.

Can I prevent this by going to the page at which the newly inserted row is placed? Does there exist any function to get the number of the page at which a certain row is present?

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

The issue names no files, tests, or entry points. Start by tracing the table's insert, sorting, and pagination flow; done means a newly inserted row takes the user to the page containing it, with coverage for insertion outside the current page.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.