Fix wizard stepper that drifts out of window#644
Conversation
|
This pull request is deployed at test.admin-interface.opencast.org/644/2025-03-31_09-10-44/ . |
|
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. |
|
maybe we could work on the wordbreaking? (minor priority) |
|
So I tested the CSS changes again after Arnes comments and maybe it would be better to just remove the wordbreaking? I added one extra wizard step with a long text and it still works without wordbreaking: So there is room for one additional step currently and if in the future someone should add more steps, maybe this person can deal with the styling then? I tried to test some languages, but when clicking on the above link, there seem only 3 languages work? German, English, Dutch? |
|
for the translation issue @ziegenberg is on it |
Not fond of this personally, as we have to sacrifice the even spacing between the buttons for it. But I'll gladly let people outvote me on that. |
|
Even spacing sounds good, too :) We also can leave it as it is. That's fine by me. |
|
Translation issue should be fixed by now. |
JulianKniephoff
left a comment
There was a problem hiding this comment.
Digging this up with another small nitpick, and the question to the participants: Can this go in once this is fixed? The discussion that resulted from this seems a bit out of scope. 🤔
|
Should we have issues tracking the open discussion points or are people satisfied with this? |
|
Might have to ping the people you want to answer that directly, I think the only one with major critique was me ^^'. |
|
Fair 😛 |





Fixes the wizard steps that are going out of the window in #612.
The text of the wizard steps include word breaking in non blank spaces now. I don't know if this is a good solution, what do you think?