You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When searching for items in inventory, it could be nice to show a preview image of what the actual item looks like, so users can know exactly what the item is in real life. It would be a massive undertaking to add images to every item, which would likely need to happen over a summer.
Subtasks
Modify the InventoryItem schema to include an image link
Implement a way to add images to items in the inventory editor
Implement a way for users to see the image preview in the inventory search (likely in the More Info tab)
Update inventory items with images
The text was updated successfully, but these errors were encountered:
Goal
When searching for items in inventory, it could be nice to show a preview image of what the actual item looks like, so users can know exactly what the item is in real life. It would be a massive undertaking to add images to every item, which would likely need to happen over a summer.
Subtasks
The text was updated successfully, but these errors were encountered: