amatt13/BossFight

Player inventory - add an alternative to the context menui

Open

#40 opened on Oct 15, 2023

 (0 comments) (0 reactions) (0 assignees)C# (1 fork)auto 404
Front Endgood first issue

Repository metrics

Stars
 (1 star)
PR merge metrics
 (PR metrics pending)

Description

It is only possible to equip and sell weapons by opening the context menu (right click on a row), but this may never be clear to the user. image

We should add the functionality to some other controls in order to let the player know that they can manipulate their inventory.

Maybe add "dot menus" to the end of the row? Like so "Great Axe ..." where clicking the "..." will open the context menu.

Contributor guide