bartervg / barter.vg

Track and hold discussion on Barter.vg bugs, enhancements, and other issues
https://barter.vg
MIT License
20 stars 4 forks source link

Editing toolbar for notification collection items does not load on item pages when it is the only collection an item is added in #170

Closed Tecfan closed 3 years ago

Tecfan commented 3 years ago

Describe the bug

Sorry for the long title. A screenshot will be more useful:

image

The "Move" part and the "Set" button of the editing toolbar for the Notification collection item is missing. This is consistent across browsers and item types. If another "wishlist editing group" collection type is added (like wishlist or watchlist), then the editing bar appears in full:

image

Steps to reproduce the bug

  1. Go to any item page that you have not added in wishlist or watchlist
  2. Click the notification bell
  3. Observe that there is no way to tag this collection item.

Expected behavior

I should be able to tag my notification collection items on the /i/ page.

Screenshots (if helpful)

Device (if applicable)

Additional context

bartervg commented 3 years ago

Many of these problems are due to adding a new collection type into a place where only tradable or wishlist was expected previously or expecting that wishlist will always be present with notification.

image