-
Notifications
You must be signed in to change notification settings - Fork 73
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
feat: fetch on mount #8139
base: develop
Are you sure you want to change the base?
feat: fetch on mount #8139
Conversation
Oops! Looks like you forgot to update the changelog. When updating CHANGELOG.md, please consider the following:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think the design looks good. Bevolv can continue on this work and if the design needs changes - we can assign them to do it. You merge IMO, do any cleanups if you need. 👍 A comment could be good as in how to use this field.
callback: { | ||
trigger: string | ||
params: Record<string, string> | ||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good to comment/document here(/where?) on what these refer to exactly with examples
Farajaland: opencrvs/opencrvs-farajaland#1180