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

Declare project-wide useAppDispatch and useAppSelector #1252

Merged
merged 3 commits into from
Jan 18, 2024

Conversation

Arnei
Copy link
Member

@Arnei Arnei commented Jan 16, 2024

useAppDispatch and useAppSelector are typed version of useDispatch and useSelector. This change is mostly to follow convention and make our code more consistent overall for the few cases were it actually helps or is required.

`useAppDispatch` and `useAppSelector` are typed
version of `useDispatch` and `useSelector`. This change
is mostly to follow convention and make our code more
consistent overall for the few cases were it actually
helps or is required.
@Arnei Arnei added the type:code-quality Internal improvements to the codebase label Jan 16, 2024
Copy link

This pull request is deployed at test.editor.opencast.org/1252/2024-01-16_15-37-25/ .
It might take a few minutes for it to become available.

@github-actions github-actions bot added the status:conflicts Conflicts with another pull request or issue label Jan 18, 2024
Copy link

This pull request has conflicts ☹
Please resolve those so we can review the pull request.
Thanks.

@github-actions github-actions bot removed the status:conflicts Conflicts with another pull request or issue label Jan 18, 2024
Copy link

This pull request is deployed at test.editor.opencast.org/1252/2024-01-18_11-29-42/ .
It might take a few minutes for it to become available.

Copy link

This pull request is deployed at test.editor.opencast.org/1252/2024-01-18_11-32-33/ .
It might take a few minutes for it to become available.

@Arnei Arnei merged commit 5fc5303 into opencast:main Jan 18, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:code-quality Internal improvements to the codebase
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant