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

Clarify difference between saving in "Local" and "Concordance Registry" #548

Closed
stefandesu opened this issue Mar 31, 2020 · 4 comments
Closed
Labels
documentation Provide sufficient documentation question Further discussion needed user experience Usage should be fun and easy
Milestone

Comments

@stefandesu
Copy link
Member

It should be made very clear that mappings saved in "Local" are only available inside the browser that is currently used, i.e. they are not available for anyone else AND they get lost if the user resets or changes their browser. I would suggest clarifying this both in the manual and in the user interface.

Also, we could think about setting the standard registry to "Concordance Registry" even if the user hasn't logged in yet. When trying to save, we could show a message that either the user can log in to save to the public Concordance Registry, or switch to "Local" with the clarifications mentioned above.

@stefandesu stefandesu added user experience Usage should be fun and easy question Further discussion needed documentation Provide sufficient documentation labels Mar 31, 2020
@stefandesu stefandesu added this to the 1.3.1 milestone Mar 31, 2020
@nichtich
Copy link
Member

I think most use cases don't require a local storage anyway. Maybe remove it from the master instance and keep in dev only?

@stefandesu
Copy link
Member Author

Local Storage is a good way to get people to try Cocoda without having to create an account. I do agree that removing local storage completely would be easiest, but this might also lead to people trying it out and saving test mappings into our mapping registry.

My suggestion would be: When the user saves a mapping into local storage for the first time, show a modal popover which clarifies the caveats of using local storage and explains how the user can create an account and use the main mapping registry. What do you think?

@nichtich
Copy link
Member

nichtich commented May 19, 2020 via email

@stefandesu
Copy link
Member Author

I opted to show a normal alert with an explanation and a link to the manual. Please adjust the text if necessary, @nichtich.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Provide sufficient documentation question Further discussion needed user experience Usage should be fun and easy
Projects
None yet
Development

No branches or pull requests

2 participants