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

#x0 is visually the same as #1 in the Reserve collection #188

Closed Tecfan closed 3 years ago

Tecfan commented 3 years ago

Describe the bug

If you put your quantity to "x0" on a tradable in the Reserve collection, there is absolutely no difference from a x1 reserve tradable.

For example, the DLC here is Reserve x1, while Livelock (the game) is x0, but there is no indication of this in the Reserve collection: image

Further, here, my tradable is x0, and my reserve tradable is also x0, but only one of them has a visual cue:

image

Steps to reproduce the bug

  1. Add a Reserve item
  2. Change quantity to x0
  3. Nothing changes

Expected behavior

x0 appears, just like "x2" or "x5" appears.

Screenshots (if helpful)

Device (if applicable)

Additional context

Tecfan commented 3 years ago

Also of note is that x2 and x5 does not actually appear either. It is impossible to know how many tradables you have of each tradable in the Reserve collection.

bartervg commented 3 years ago

On the item profiles, <= 0 was hidden for non-tradable collections, but positive numbers should appear. image image image

For collections, I attempted to make reserve to act as tradable does, which keeps the store column and quantity displayed.