Open lenzai opened 7 years ago
What do you mean by items with no ID? If ID is not in the spreadsheet?
For images, we could use google images to find the right image for each item
@mattermoran that's correct, over half of the items in the spreadsheet do not have UUID. So the link defaults to the root url (ie your react page with the camera on it)
Well then solution I have here should work just fine: https://github.com/coderbunker/inventory-server/issues/14
Because it would compare the uuid to the ones we already store and then decide to show the item page or display broken link
Doug right, this issue, https://github.com/coderbunker/inventory-server/issues/16 and https://github.com/coderbunker/inventory-server/issues/14 basically the same
@mattermoran
images finding missing images is one step (cf. project board cards, feel free to add comments there or convert it to an issue.) But the real challenge here is that even with images, the Similar items feature would not really be usable.
broken link
@Spazcool let's make the redirect to camera page a separate issue.
bugs and UX flaws , require in-depth redesign of this feature:
Let's talk here.