planetarium/NineChronicles

Refresh `BuyView` when returning from `SellView`

開放

#6,097 建立於 2024年10月10日

 (0 則留言) (0 個反應) (0 位負責人)C# (173 個分叉)auto 404
buggood first issuehacktoberfest

倉庫指標

星標
 (407 顆星)
PR 合併指標
 (平均合併 44分鐘) (30 天內合併 2 個 PR)

描述

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

貢獻者指南