pkp / pkp-lib

The library used by PKP's applications OJS, OMP and OPS, open source software for scholarly publishing.
https://pkp.sfu.ca
GNU General Public License v3.0
307 stars 447 forks source link

OJS - 3.5 - When clicking quickly through the submission side navigation it does not sync with the display #10627

Closed Tribunal33 closed 1 day ago

Tribunal33 commented 1 day ago

Describe the bug When you are quickly selecting through the dashboard submission side navigation you can get into a state such that the side navigation is pointing to one category but the display seems confused.

To Reproduce Steps to reproduce the behavior:

  1. Go to any VM with 3.5 recent updates : (example : https://jarda.testing.publicknowledgeproject.org/index.php/publicknowledge/en/)
  2. Login with any user that has a significant number of submission options (Assigned to me, Needs editor, All in desk/initial review etc...)
  3. I used admin for testing purposes and had a good number of side panel options to select through
  4. In the dashboard side navigation select a few of the options in quick succession
  5. After 5 or 6 button clicks on the side nav options let the display catch up
  6. Observe the highlight side navigation and the main panel window title and submissions displayed.

Expected: The side navigation and the main display panel should be in sync

Actual: The side navigation and the main panel are out of sync. The title is correct but the number of entries is not. (See screenshot below)

Additional information Please add any screenshots, logs or other information we can use to investigate this bug report. Image

Tribunal33 commented 1 day ago

I updated to latest main branch and this was no longer an issue. I'm closing this as it wasn't reproducible when environment was updated.