-
Notifications
You must be signed in to change notification settings - Fork 23
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
Properly align wizard stepper labels #522
Conversation
This pull request is deployed at test.admin-interface.opencast.org/522/2024-06-04_08-46-25/ . |
Use Run test server using develop.opencast.org as backend:
Specify a different backend like stable.opencast.org:
It may take a few seconds for the interface to spin up. |
@JulianKniephoff do we also need to fix this in |
Fixes opencast#485. Fixes opencast#516.
fc4acbd
to
a65c8de
Compare
Here I was naively thinking that we would properly reuse code somewhere ... |
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 just checked, and this is fixed for creating a new series but not for creating new events.
This pull request is deployed at test.admin-interface.opencast.org/522/2024-06-04_08-54-14/ . |
Sadly, |
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.
Works now! :)
Fixes #485.
Fixes #516.