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

Ability to load or set overriding config values to local storage #3

Open
leomeloxp opened this issue Feb 11, 2020 · 0 comments
Open
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Milestone

Comments

@leomeloxp
Copy link
Owner

End users or developers should be able to set local storage entries that get read by the config store instead of the values set by default or programmatically loaded.

A few requirements for this feature are:

  • devs should be able to define whether they want to enable cookies overrides;
  • devs should be able to set the priority of local storage config values compared to other sources;
  • devs should be able to configure a pattern which will be used to set the config values to the cookie storage (something like a prefix to the config key should be sufficient for now)
@leomeloxp leomeloxp added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Feb 11, 2020
@leomeloxp leomeloxp added this to the v1.0.0 milestone Feb 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant