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

Type usePageFunctions in wizardHooks.ts #312

Merged
merged 3 commits into from
Apr 10, 2024

Conversation

Arnei
Copy link
Member

@Arnei Arnei commented Mar 18, 2024

The function is used to prepare initial values for various formik forms. This types the function and also adds typing where the functions return values are used. Also fixes a few insignificant bugs along the way.

Arnei added 3 commits March 18, 2024 17:06
The function is used to prepare initial
values for various formik forms. This
types the function and also adds typing
where the functions return values are used.
We can now easily type this too, so we
might as well.
Lastly the type the last function in the class
while we're at it.
@Arnei Arnei added the type:typing Add typing label Mar 18, 2024
@Arnei Arnei merged commit d24c2cd into opencast:admin-ui-picard Apr 10, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:typing Add typing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant