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

document: dynamic loading for items informations #681

Merged
merged 1 commit into from
Aug 11, 2021

Conversation

zannkukai
Copy link
Contributor

When displaying the document detail view, items metadata are loaded for
each holdings causing a backend call even if the holding is collapsed.
Now, the items metadata are loaded only if user expand holding;

Co-authored-by: Renaud Michotte renaud.michotte@gmail.com

Code review check list

  • Commit message template compliance.
  • Commit message without typos.
  • File names.
  • Functions names.
  • Functions docstrings.
  • Unnecessary commited files?
  • Cypress tests successful?

@zannkukai zannkukai self-assigned this Jul 22, 2021
@github-actions github-actions bot added the f: public ui Public interface, as opposed to the professional interface label Jul 22, 2021
When displaying the document detail view, items metadata are loaded for
each holdings causing a backend call even if the holding is collapsed.
Now, the items metadata are loaded only if user expands the holdings.

Co-authored-by: Renaud Michotte <renaud.michotte@gmail.com>
@pronguen pronguen merged commit 048a43f into rero:dev Aug 11, 2021
@zannkukai zannkukai deleted the zan-dynmaic-items-loading branch August 16, 2021 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
f: public ui Public interface, as opposed to the professional interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants