-
Notifications
You must be signed in to change notification settings - Fork 0
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
Lost marker & route #7
Comments
Were you logged in? Did you save the trip? |
Pretty sure. I'll try it again soon. Is there any diagnostic info I could provide? |
Every time you save a trip, there will be feedback in the form of a quick message appearing at the top of the screen which says: "Save succeeded". Are you seeing this message? |
With trips I do see Save (although the one I created seems to have disappeared). What about Routes and Markers? Frankly, my experience so far is that none of these stay persistent once the browser closes (sometimes by accident). |
Regarding markers: Originally, private markers were only saved in the current trip. This design wasn't at all flexible. So, I've been spending most of the summer reworking markers from the ground up, adding text, images, and videos to both private and public markers as well as trips. Groups of markers can have user defined names and can be shown or hidden as a group. One or more groups of markers can be associated with a trip. Apologies for not having this working yet, but it's proven to be a bit of an ordeal. I'm anticipating having a beta availability around the end of September. The situation with tracks is slightly more dismal. The support for background GPS recording is currently at draft status: |
I spent part of the day creating a number of markers for dive sites I want to visit this year. I got an error message when trying to save marker comment the first time (didn't catch the error code and couldn't reproduce) but all attempts after that to save new markers, add comments, and images after that seemed to be working fine. Each time I added a comment it would briefly say docAppend succeeded. Later when opening a new browser window everything was gone. They also arn't there on my phone. I still have the original window open so I can actually share screenshots of both. I'm logged in for both examples. |
Great feedback, thanks! First a question about the error messages: Were you logged in at the time you were getting these errors? Trips. Yes. Everything gets saved in a trip. When you save a private marker without saving a trip which contains the marker, the marker data gets saved, but the reference gets lost. Oops. I already went down the path of having groups of private markers separate from a trip, but the UI became ponderous. You'd want the ability to add/subtract each and every marker from each and every group. Naming and renaming groups. Add/subract groups from a trip. The grand simplification is to put markers into a trip. But this only makes sense if you can then merge trips which unfortunately is as yet an unimplemented feature. Oops. Your idea to auto-save the (Aside, I just noticed the code that auto-saves and restores the current state of an unsaved trip (to localstorage, not the cloud) whether or not you're logged in broke at some point in the past. I just fixed this, so your markers and routes should survive a browser refresh in the future). |
Yes I was logged in during all 3 of the most recent times I've gotten an error. Once when saving a simple text comment, once when saving a image in a comment (without text), and once when saving a marker. I'm unfortunately unable to reproduce any of these examples. In each case simply attempting to save again, even in the same way with the same content, seemed to work. |
Can you estimate the time interval between these 3 error events? Were these all on the same device? Same browser? I think the source of the issue is in a |
Hi Cmjstealth. You can now add your SCUBA markers to the public map: https://www.deepzoom.com/add-public-markers After adding your private markers to the public map, they will still exist in your original trip. The private markers will always appear larger and overlay the corresponding public versions. Both versions share the same marker content, so if you add your private markers to the public map, any changes you make to the content will appear both on everybody's public version, and also in your private version. I've tested contributing adding 50 markers at a time without issues, but haven't extensively tested markers with lots of content, so please let me know if you encounter any issues. Thanks, Jay |
I just created a marker and then a route a few minutes ago. After relaunching Deepzoom they no longer exist.
The text was updated successfully, but these errors were encountered: