planetarium/NineChronicles

Refresh `BuyView` when returning from `SellView`

Offen

#6.097 geöffnet am 10.10.2024

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C# (173 Forks)auto 404
buggood first issuehacktoberfest

Repository-Metriken

Stars
 (407 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 44m) (2 gemergte PRs in 30 T)

Beschreibung

Context

There is a bug that displays items filtered by the previously selected item type filter, even though the 'Weapon' item filter appears to be selected when re-entering the 'Buy' tab after selecting an item type filter (e.g. belt, ring) and entering the 'Sell' tab, in the Shop feature.

Reproduce

You can reproduce such situation by the following steps:

  • Enter Shop, then you'll enter BUY tab.
  • Choose the item filter except for WEAPON. (e.g., BELT, RING)
  • Enter SELL tab
  • Then enter BUY tab again.

Tips

To resolve this issue, you should see ...

Links

Contributor Guide