Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Purchased items displaying on boat 🐛 #23

Open
blairjordan opened this issue Jun 10, 2023 · 0 comments
Open

Purchased items displaying on boat 🐛 #23

blairjordan opened this issue Jun 10, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@blairjordan
Copy link
Owner

Minor bug when purchasing boat items. Easy fix.

Reproduce:

  • Purchase a boat item that is visible, i.e., solar panels.
  • Observe that it displays immediately on boat
  • Open inventory, note it is unequipped
  • Need to unequip/ requip to see the correct status in inventory

This is likely due to a missing equipped prop in the player_items.
Initially were displaying all items, but probably want to update this in the Boat component to not display if no equipped prop is present.

@blairjordan blairjordan added the bug Something isn't working label Jun 10, 2023
@blairjordan blairjordan self-assigned this Jun 10, 2023
@blairjordan blairjordan changed the title Purchased items displaying on boat Purchased items displaying on boat 🐛 Jun 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant