Show pending task count on side bar queue icon (#376)

* remove listener

* Store pending task count

* Add iconBadge to queue icon
This commit is contained in:
Chenlei Hu
2024-08-11 19:15:21 -04:00
committed by GitHub
parent edf0396619
commit 281ed0c5d1
8 changed files with 107 additions and 28 deletions

View File

@@ -65,7 +65,7 @@
"lodash": "^4.17.21",
"pinia": "^2.1.7",
"primeicons": "^7.0.0",
"primevue": "^4.0.0-rc.2",
"primevue": "^4.0.0",
"reflect-metadata": "^0.2.2",
"vue": "^3.4.31",
"vue-i18n": "^9.13.1",