vocascan / vocascan-frontend

A highly configurable vocabulary trainer
https://vocascan.com
Apache License 2.0
29 stars 8 forks source link

Show how many vocabs are in a group/package #127

Open noctera opened 1 year ago

noctera commented 1 year ago

Currently you can't see how many vocabs you have in one group/package. Ideally there should be a little counter in the library

image

Maybe add somthing like this next to the name image

Currently it can only be implemented for the language package page in the library as the these information can already be sent from the server, as for the groups page some information are not sent to the client. Check vocascan/vocascan-server#92 for the current status of the backend implementation

luwol03 commented 1 year ago

I would suggest using the Counter component, but only show the number in the circle.