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

Adding a setting that allows to remember the config in local storage (or not) #24

Conversation

rikkertkoppes
Copy link
Member

This defaults to false, to allow the online version to keep always working, but can be set to true locally to not have to update the config every time

This defaults to false, to allow the online version to keep always working, but can be set to true locally to not have to update the config every time
Copy link

@poelstra poelstra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The only thing I found is that the control window doesn't refresh when refreshing the main window. This is confusing, but apparently, this didn't work before. I'll create a separate issue for that.

Otherwise 👍

@poelstra
Copy link

FYI, issue created: #26.

Copy link

@poelstra poelstra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Discussed this offline a bit more: although this now does allow easier local development and handling (incompatible) code changes, it does make it harder for people using e.g. the hosted version to make (persisting) changes to their config.

Given that the idea is to fix this another way (e.g. a version id in config), and that it isn't possible for people to change the server config of the hosted version, I think it may actually be better to think this through a bit more first.

@rikkertkoppes
Copy link
Member Author

Created an issue #27 to discuss this a bit more

@idanstark42
Copy link
Member

Irrelevant

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants