AdiAddons / AdiBags

WoW Addon — Adirelle's bag addon.
https://wowace.com/projects/adibags
GNU General Public License v3.0
157 stars 110 forks source link

Reagents with Quality Sorting Issue #886

Closed MechaZao closed 1 year ago

MechaZao commented 1 year ago

Addon Version

v1.9.54

World of Warcraft Version

Retail

Describe the bug

Within their own category, reagents seem to be sorted in seemingly random orders. For example -

image

I would expect this to either go T1-T2-T3 or T3-T2-T1

not all reagents follow the same order, but none of them seem to be in a sensible one.

this happens regardless of my item sort settings, and with no third party category addons enabled.

Steps to reproduce

  1. Have two or three of the same reagent in your bank or bag, with different quality tiers

Verification

Cidan commented 1 year ago

Sorting isn't done by AdiBags and is done by Blizzard's sort method. Sub-sorting by quality is not something on our radar at the moment.