ThatBatLuna / Beadi

https://beadi.onrender.com
BSD 3-Clause "New" or "Revised" License
11 stars 2 forks source link

Save import doesn't seem to be available #11

Closed anben97 closed 1 year ago

anben97 commented 1 year ago

Hello, I have really been loving the Beadi app but there was one thing that was bugging me a bit so I wanted to make a Github account for this sort of stuff to put in an issue. I noticed there is an export button which let's us export a json of our projects we make, but I can't seem to find a way to import it.

I spent a few hours trying to manually import it using IndexedDB and a JavaScript applet but my JavaScript skills in that area aren't great.

Thank you very much for the work on the project! I know it is appreciated by me and several friends of mine that have used it.

ThatBatLuna commented 1 year ago

Yes oh lol, i see! I cant say if i simply forgot the import button in the main branch, or if there was a reason to not include it at the time. (semi) Current work is happening on the "mobile" branch, and there i believe the import should already be working.

It has been a while since i touched it tho (if i only had more time), but as far as I can remember, it should be good to go anyways. I didn't want to deploy it directly, since it's pretty much untested, but i guess I could setup a staging CI deployment.

ThatBatLuna commented 1 year ago

The prerelease version is now available at: https://stagingbeadi.onrender.com/, among other things this issue is fixed there, and I would love feedback and bug reports, so that i can finalize the prerelease.