EchoMTG / website

Nuxt powered frontend website, open-source for community contributions.
https://beta.echomtg.com
Apache License 2.0
5 stars 1 forks source link

CSV Importer hangs up [BUG] #312

Open RokerEcho opened 11 months ago

RokerEcho commented 11 months ago

Describe the bug If a CSV has a setcode (and is missing tcgID#) that doesn't match with ECHOs setcodes, the importer just hangs up with a spinning wheel at file selection with no indication to the user why it isn't moving on to next step.

Attached example csv with a card thats missing ID# and has an incorrect Set Code (aladdin is the card)

Expected behavior Importer would fail to match the card with an incorrect or missing set code and instead ask the user to fix the card. Second option would be for the importer to report back why it is hanging up

Screenshots or Videos If applicable, add screenshots to help explain your problem. You can copy and paste right into this comment section. Test CSV.csv