Skip to content
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

Can't easily find diagram stored in web browser storage #89

Open
bamalburg opened this issue Jun 5, 2023 · 1 comment
Open

Can't easily find diagram stored in web browser storage #89

bamalburg opened this issue Jun 5, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@bamalburg
Copy link

Here is what I am doing to open an existing diagram stored in web browser storage:

  1. Arrow icon
  2. Open
  3. 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

@bamalburg 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
@akollegger
Copy link
Contributor

Hi @bamalburg,

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.

Thanks for reporting!

Best,
ABK

@akollegger akollegger added the bug Something isn't working label Jun 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants