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

Saving a data set in CRUD with multiple pages will result in flickering CRUD view #317

Closed
martinpetrasch opened this issue Jun 14, 2019 · 1 comment
Assignees
Labels

Comments

@martinpetrasch
Copy link
Contributor

What steps will reproduce the problem?

  1. Open a CRUD view with multiple pages
  2. Go for example, on last page, take last data set and edit
  3. Change something and press save to return to CRUD overview

What is the expected result?

To see the last page of the CRUD page

What do you get instead? (A Screenshot can help us a lot!)

Flickering view, of page 1 and the last page. At the same time it's request spamming(list?ngrestCallType=list) as the loading bar is taking a really long time. After loading bar is finished, you'll end on page one and not the last page.

Additional infos

Q A
LUYA Version dev-master (admin & cms)
@nadar nadar self-assigned this Jun 16, 2019
@nadar
Copy link
Member

nadar commented Jun 16, 2019

Its not related to cms - right? so i will move

@nadar nadar transferred this issue from luyadev/luya-module-cms Jun 16, 2019
@nadar nadar added bug and removed bug:research labels Jun 24, 2019
@nadar nadar closed this as completed in 3bfb10c Jun 24, 2019
slowfox089 pushed a commit to slowfox089/luya-module-admin that referenced this issue Dec 10, 2020
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