Uploaded image for project: 'BookBrainz'
  1. BookBrainz
  2. BB-638

Display number of items in a collection on that collection's page

XMLWordPrintable

      Currently, on a collection page there is no indication of the total number of entities in that collection (see attached screenshot), while the number is shown on the page showing all collections.

      For this task, you will need to see how the collections are loaded for the /collections page (https://github.com/bookbrainz/bookbrainz-site/blob/master/src/server/routes/collections.js#L37) and what is missing to load the entity count for the /collection/

      {ID}

      page (https://github.com/bookbrainz/bookbrainz-site/blob/master/src/server/routes/collection.js#L120)

            vishal5251 vishal5251
            mr_monkey Monkey
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                Version Package
                Minimal usable interface