Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pagination Component and Page reactive? #610

Closed
choncj opened this issue May 29, 2017 · 7 comments
Closed

Pagination Component and Page reactive? #610

choncj opened this issue May 29, 2017 · 7 comments
Labels

Comments

@choncj
Copy link

choncj commented May 29, 2017

Component Bug Report

Issues with Pagination & Each Components
Demo

As asked on #558.
Is there a way to have the pagination component and pagination page reactive?

Reproduce

  1. Insert as many Collection entries until the pagination of the EasySearch Each Component is triggered

  2. Now trigger the Meteor Function remove() within the paginated Each Component

    1. Picture 1
      zeichenflache 1
  3. You should see that the sorting of the paginated Each Component is out of order

    1. Picture 2
      zeichenflache 1 kopie
  4. Refreshing the page fixes the issue and shows the paginated Each Component in order again

Expected

  • Deleting a Collection entry within the Each Component shows the paginated Page in order
@matteodem
Copy link
Owner

Please provide reproduction steps or repository and define the problems with expected and current behaviours.

@choncj
Copy link
Author

choncj commented Jun 10, 2017

Really sorry for the late reply!
So i made a repository including the Meteor project that has the issue.
Im new to Github and Meteor and hope this is right :/ if not please let me know!
choncj/easy-search-pagination

@matteodem matteodem reopened this Jun 10, 2017
@matteodem
Copy link
Owner

Can you please provide steps to reproduce the bug?

@choncj
Copy link
Author

choncj commented Jun 10, 2017

@matteodem I updated the issue #610

I've tried my best to write down the reproduction steps for the issue i have.
But i never reported a bug before so any guiding/ example would be appreciated.

Thank you for your time.

@matteodem
Copy link
Owner

@choncj thanks! I'll check it out soon

@matteodem matteodem mentioned this issue Jun 13, 2017
@matteodem
Copy link
Owner

Fixed in latest version v2.2.0

@choncj
Copy link
Author

choncj commented Jun 13, 2017

Thank you very much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants