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

Add ability to have defaults for user-data #474

Closed
edwardhorsford opened this issue Jan 8, 2018 · 1 comment
Closed

Add ability to have defaults for user-data #474

edwardhorsford opened this issue Jan 8, 2018 · 1 comment

Comments

@edwardhorsford
Copy link
Contributor

We should add the ability for there to be defaults for user data. In this case, when the app starts values would be defined for data['foo'] rather than undefined.

Two potential use cases:

1: Testing 'return' or 'logged' in journeys - where we simulate a user returning to a previous application, it would be good to have their 'answers' pre-populated

2: Makes building 'admin' pages easier. I've done admin pages using auto-data store to easily change config for a prototype.

@NickColley
Copy link
Contributor

I believe this is a duplicate of #272 which has more activity.

So will close this out.

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

No branches or pull requests

2 participants