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

Add images to inventory items #51

Open
4 tasks
git-wil opened this issue Oct 3, 2024 · 0 comments
Open
4 tasks

Add images to inventory items #51

git-wil opened this issue Oct 3, 2024 · 0 comments
Labels
3 A lower priority issue backend A backend feature request frontend A frontend feature request intricate A tricky issue that needs meticulous attention to detail

Comments

@git-wil
Copy link
Contributor

git-wil commented Oct 3, 2024

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

  • 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
@git-wil git-wil added 3 A lower priority issue frontend A frontend feature request backend A backend feature request intricate A tricky issue that needs meticulous attention to detail new feature and removed new feature labels Oct 3, 2024
@git-wil git-wil modified the milestone: v3 Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 A lower priority issue backend A backend feature request frontend A frontend feature request intricate A tricky issue that needs meticulous attention to detail
Projects
None yet
Development

No branches or pull requests

1 participant