planetarium/NineChronicles

Refresh `BuyView` when returning from `SellView`

オープン

#6,097 opened on 2024/10/10

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)C# (173 件のフォーク)auto 404
buggood first issuehacktoberfest

Repository metrics

Stars
 (407 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド