Error after changing name when uploading a vector charge
latiif opened this issue · 3 comments
latiif commented
Description
When trying to upload a Vector Charge, you get a pop-up after having selected an svg
file.
If you change the default name of the vector resource and press Upload, you get a Name must be unique Id!
error message.
This is clearly a bug, as this is the frist time you're uploading the vector file.
If this is an issue (and not a fluke on my part), I'd love to help out with it.
Steps to reproduce
- Go to the website: Armoria.
- Click Upload -> Vector Charge -> browse -> Select an SVG file.
- Change the name field to anything random:
averyuniquename
for example. - Click Upload.
- Get the error message: Name must be unique Id!.
github-actions commented
Hello, fellow tester! Thanks for raising the issue, I will review it as soon as possible.
Azgaar commented
Agree, that's clearly a bug. The good thing is that's easy to fix and I'm already working on it :)
Azgaar commented
Fixed, please check now (cache clean up may be required)