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

Paginator does not initialize settings correctly #1107

Closed
TheSlimvReal opened this issue Feb 15, 2022 · 3 comments
Closed

Paginator does not initialize settings correctly #1107

TheSlimvReal opened this issue Feb 15, 2022 · 3 comments
Assignees

Comments

@TheSlimvReal
Copy link
Collaborator

Describe the bug
The paginator stores and loads its settings from the user entity. This is correctly visualized in the paginator but the connected datasource (the table) does not get correctly initialized.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Notes'
  2. Click on 'show all'
  3. Go to 'Reports' (leave the screen)
  4. Go to 'Notes'
  5. The 'show all' button looks active, but only 10 notes are displayed. Re-activating notes correctly shows all notes. The same happens when changing the page size.

Expected behavior
The table should update accordingly with the user settings.

Additional context
The problem only happens when the view is initialized.

@sleidig
Copy link
Member

sleidig commented Mar 1, 2022

This only seems to happen for Notes, not in the Children list

@sleidig sleidig self-assigned this Mar 1, 2022
@sleidig sleidig moved this from Priority to In Progress in Important Fixes & Enhancements Mar 1, 2022
@sleidig sleidig mentioned this issue Mar 1, 2022
Repository owner moved this from In Progress to Done in Important Fixes & Enhancements Mar 2, 2022
@aam-digital-ci
Copy link
Collaborator

🎉 This issue has been resolved in version 3.1.0-master.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@aam-digital-ci
Copy link
Collaborator

🎉 This issue has been resolved in version 3.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

3 participants