ogri-la / strongbox

a World of Warcraft Addon Manager aimed at Linux players
GNU Affero General Public License v3.0
169 stars 7 forks source link

gui, addon status only considered as far back as last refresh #265

Closed torkus closed 3 years ago

torkus commented 3 years ago

UX case for this is that if an addon has warnings/errors that are fixed after a refresh of the addons, then those warnings/errors should not be considered.

For example, if the game track for an addon directory is switched from "Retail, not-strict" to "Retail, strict" and non-retail addons are installed, then they will fail to find a match after the addons are refresh and voila - a legitimate warning. If the reverse happens and the strictness level is relaxed and a match is found then the warning indicator should go away.