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 type mismatch for Select labels #892

Merged
merged 1 commit into from
Nov 23, 2022

Conversation

Arnei
Copy link
Member

@Arnei Arnei commented Nov 14, 2022

Recent dependency updates have caused a type mismatch. This quells the mismatch by basically replacing null with undefined.

Recent dependency updates have caused a type mismatch. This quells the
mismatch by basically replacing null with undefined.
@Arnei Arnei added type:bug Something isn't working status:help-wanted Extra attention is needed labels Nov 14, 2022
@github-actions
Copy link

This pull request is deployed at test.editor.opencast.org/892/2022-11-14_10-19-05/ .
It might take a few minutes for it to become available.

Arnei added a commit to Arnei/opencast-editor that referenced this pull request Nov 18, 2022
Removes code that would display presenters in the video title in the
cutting view. Displaying presenters has been removed from the backend
for quite some time now and no one seems to have minded, so I think
this can just go.

Also resolves opencast#887 while I'm at it.

(Contains opencast#892)
Arnei added a commit to Arnei/opencast-editor that referenced this pull request Nov 18, 2022
Removes code that would display presenters in the video title in the
cutting view. Displaying presenters has been removed from the backend
for quite some time now and no one seems to have minded, so I think
this can just go.

Also resolves opencast#887 while I'm at it.

(Contains opencast#892)
Arnei added a commit to Arnei/opencast-editor that referenced this pull request Nov 18, 2022
Forces the marker to the front via CSS.

Resolves opencast#858

(Contains opencast#892)
lkiesow pushed a commit that referenced this pull request Nov 23, 2022
Forces the marker to the front via CSS.

Resolves #858

(Contains #892)
@lkiesow lkiesow merged commit 0c2fcbd into opencast:main Nov 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority:high status:help-wanted Extra attention is needed type:bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants