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

Updating records on a filtered result. #5

Open
ruimgoncalves opened this issue Mar 10, 2015 · 2 comments
Open

Updating records on a filtered result. #5

ruimgoncalves opened this issue Mar 10, 2015 · 2 comments

Comments

@ruimgoncalves
Copy link

Open 2 browser tabs. Then on tab 1, filter the query to show only 1 result.
On the second tab update a record that does not exists in the first tab.
Sometimes the record updated on the second tab is shown on the first tab. But it shouldn't become visible because of the declared filter.
This problem should pose problems to pagination.

Maybe this problem is because the server treats both browser tabs as the same client?

@capaj
Copy link
Owner

capaj commented Mar 11, 2015

interesting, thanks for your report. I will try for myself, hopefully I can write a test to reproduce this over the weekend.

@ruimgoncalves
Copy link
Author

Hi,
Any new developments on this issue?
Thanks

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

No branches or pull requests

2 participants