Meteor-Community-Packages / Meteor-Community-Packages/meteor-tabular
selector not working
- Dominant language
- JavaScript
- Stars
- 360
- Forks
- 132
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I have upgraded my meteor application from 1.4 to 1.8 but unfortunately my tabular data is not working anymore. Basically I can see the first 10 records but when i click next page nothing happens. Additionally the sorting only works for the records shown instead triggering a new query.
Where did I go wrong because this used to work before the upgrade.
Regards,
Emanouil
Contributor guide
Research direction
Start by reproducing the tabular data behavior after upgrading the Meteor application from 1.4 to 1.8, focusing on pagination and sorting. Inspect the relevant pagination and query paths; done means clicking the next page loads the next records and sorting triggers a new query rather than only reordering the visible records.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100