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 workflow operations not refreshing #307

Conversation

Arnei
Copy link
Member

@Arnei Arnei commented Mar 15, 2024

In the event details workflow tab, this fixes workflow operations not refreshing (again, was broken by redux modernization). Furthermore, this fixes the rather harsh rerender whenever the workflow operations were fetched again.

Resolves #294.
Bildschirmaufzeichnung vom 2024-03-15, 14-41-20.webm

In the event details workflow tab,
this fixes workflow operations not
refreshing (again, was broken by
redux modernization). Furthermore,
this fixes the rather harsh rerender
whenever the workflow operations
were fetched again.
@Arnei Arnei added the type:bug Something isn't working label Mar 15, 2024
@Piriya-VM
Copy link
Contributor

Thanks for this fix. :)
It works. Now I can watch the status of workflow operations in real time :)

@Arnei Arnei merged commit d8f98ba into opencast:admin-ui-picard Apr 3, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

EventDetailsWorkflowTab does not properly rerender
2 participants