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
304 stars 444 forks source link

Task count is displayed alongside menu item titles in Navigation Menu Form #8867

Open Vitaliy-1 opened 1 year ago

Vitaliy-1 commented 1 year ago

Describe the bug

navigationMenu

To Reproduce Steps to reproduce the behavior:

  1. Go to the Website Settings -> Setup -> Navigation
  2. Under User Navigation Menu click on Edit
  3. See the issue near Admin and Dashboard menu items

What application are you using? OJS main branch, likely stable as well

Additional information It's added here: https://github.com/pkp/pkp-lib/blob/f5f8c8471c7f67315aa61dd29780d503d0ec1f2a/classes/services/PKPNavigationMenuService.php#L210

NateWr commented 1 year ago

This exists in 3.3.0-x so I've bumped it from the 3.4 milestone.