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

Version History causes Item page to hang #2924

Closed
tdonohue opened this issue Apr 12, 2024 · 1 comment · Fixed by #2934
Closed

Version History causes Item page to hang #2924

tdonohue opened this issue Apr 12, 2024 · 1 comment · Fixed by #2934
Assignees
Labels
bug claimed: 4Science 4Science team is working on this issue & will contribute back component: versioning high priority testathon Reported by a tester during Community Testathon
Milestone

Comments

@tdonohue
Copy link
Member

Describe the bug
Found during Testathon. If an Item has a version history table, then visiting the Item page will cause the page to "hang" / become unresponsive. The page also will take a very long time to load via SSR...it only loads via CSR.

An example item on the Sandbox is this one: http://localhost:4000/entities/publication/a7c2fbbc-9138-400f-b593-81ee1489023e
("Clinical and Virological Features of Dengue in Vietnamese Infants")

To Reproduce
Steps to reproduce the behavior:

  1. On the Sandbox site search for Clinical Virological Infants: https://sandbox.dspace.org/search?query=Clinical%20Virological%20Infants&spc.page=1
  2. The first result will be the item linked above ("Clinical and Virological Features of Dengue in Vietnamese Infants")
  3. Click on that result to visit the Item page
  4. The page will load immediately but then sometimes will "hang". For example: buttons and links on the page will no longer react to hoverover of the mouse and similar.
  5. Reloading the page (to trigger SSR) will cause the page to not be responsive. Eventually it will load via SSR but data may be missing and i18n translations may be missing. Again, after loading, the page will "hang"

Expected behavior
Obviously, Version History should now cause the page to hang

@tdonohue tdonohue added bug component: versioning high priority testathon Reported by a tester during Community Testathon claimed: 4Science 4Science team is working on this issue & will contribute back labels Apr 12, 2024
@tdonohue tdonohue added this to the 8.0 milestone Apr 12, 2024
@tdonohue
Copy link
Member Author

Assigned to @atarix83 because he said his team is working on a fix already. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug claimed: 4Science 4Science team is working on this issue & will contribute back component: versioning high priority testathon Reported by a tester during Community Testathon
Projects
No open projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

2 participants