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

fix Mocklogin & add min and maxdate to survey datepicker #414

Merged
merged 1 commit into from
Aug 25, 2023

Conversation

codeho
Copy link
Collaborator

@codeho codeho commented Aug 25, 2023

@codeho codeho requested a review from jaensen August 25, 2023 13:54
@@ -132,11 +133,11 @@ const processDefinition = (processId: string) =>
onDone: [
{
cond: (context) => Environment.useMockLogin === true,
target: "useMockProfile",
target: "#useMockProfile",
Copy link
Contributor

Choose a reason for hiding this comment

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

state name or state id?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

id. it has both, but we're using id everywhere else.

@jaensen jaensen merged commit f07f444 into dev Aug 25, 2023
1 check failed
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.

2 participants