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 合并指标
 (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

贡献者指南