You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here is what I am doing to open an existing diagram stored in web browser storage:
Arrow icon
Open
Web Browser storage
Expected behavior: I should be able to see all of the diagrams that are stored in my web browser storage. And even if I can't see them all (like maybe the ones shown are just the "recently accessed" ones), then that's fine - but it would be nice if I could at least search them all.
Actual behavior: I don't see all of the diagrams that are stored in my web browser storage, and I don't see a way to search for ones that I can't see. So, as a workaround, this is what I did to find the diagram I was looking for, using Edge browser: Three dots in top right corner > More Tools > Developer Tools > Application tab > Local Storage section > https://arrows.app/ > in the Filter box I searched for the name of my diagram > copy the diagram key (after the prepended "GRAPH|" part) > paste the diagram key into the arrows.app url after the "id=" part > click Enter > then my diagram opens up in arrows.app
The text was updated successfully, but these errors were encountered:
bamalburg
changed the title
Can't find diagram stored in web browser storage
Can't easily find diagram stored in web browser storage
Jun 5, 2023
This looks like a bug to me. I believe any diagam saved to "Web Browser storage" should be listed as you expect.
Toying with this now, I do notice some odd behavior when creating multiple diagrams using Arrow icon --> New --> Web Browser storage like some of the new diagrams are listed as "Untitled graph" even though they've been renamed, but then get updated with the correct name after opening them. Something is not quite in sync.
I'll mark this as a bug and investigate further when I get a chance.
Here is what I am doing to open an existing diagram stored in web browser storage:
Expected behavior: I should be able to see all of the diagrams that are stored in my web browser storage. And even if I can't see them all (like maybe the ones shown are just the "recently accessed" ones), then that's fine - but it would be nice if I could at least search them all.
Actual behavior: I don't see all of the diagrams that are stored in my web browser storage, and I don't see a way to search for ones that I can't see. So, as a workaround, this is what I did to find the diagram I was looking for, using Edge browser: Three dots in top right corner > More Tools > Developer Tools > Application tab > Local Storage section > https://arrows.app/ > in the Filter box I searched for the name of my diagram > copy the diagram key (after the prepended "GRAPH|" part) > paste the diagram key into the arrows.app url after the "id=" part > click Enter > then my diagram opens up in arrows.app
The text was updated successfully, but these errors were encountered: