Skip to content

Take advantage of all available space for dropdowns in metadata modals#1444

Merged
gregorydlogan merged 1 commit intoopencast:r/17.xfrom
JulianKniephoff:series-selection-width
Sep 25, 2025
Merged

Take advantage of all available space for dropdowns in metadata modals#1444
gregorydlogan merged 1 commit intoopencast:r/17.xfrom
JulianKniephoff:series-selection-width

Conversation

@JulianKniephoff
Copy link
Member

Dropdowns now use the full available width in metadata modals.

@JulianKniephoff JulianKniephoff added type:visual-clarity Improves UI readability type:accessibility This would help impaired users type:usability Improves the UX labels Sep 23, 2025
@JulianKniephoff JulianKniephoff changed the base branch from develop to r/17.x September 23, 2025 12:52
@github-actions
Copy link
Contributor

Use docker or podman to test this pull request locally.

Run test server using develop.opencast.org as backend:

podman run --rm -it -p 127.0.0.1:3000:3000 ghcr.io/opencast/opencast-admin-interface:pr-1444

Specify a different backend like stable.opencast.org:

podman run --rm -it -p 127.0.0.1:3000:3000 -e PROXY_TARGET=https://stable.opencast.org ghcr.io/opencast/opencast-admin-interface:pr-1444

It may take a few seconds for the interface to spin up.
It will then be available at http://127.0.0.1:3000.
For more options you can pass on to the proxy, take a look at the README.md.

JulianKniephoff added a commit to JulianKniephoff/opencast-admin-interface that referenced this pull request Sep 23, 2025
This is a follow-up to opencast#1444 where we fixed dropdown width for r/17.x.
Due to the refactoring in opencast#1375, we need to apply the same fix for r/18.x.
JulianKniephoff added a commit to JulianKniephoff/opencast-admin-interface that referenced this pull request Sep 23, 2025
This is a follow-up to opencast#1444 where we fixed dropdown width for r/17.x.
Due to the refactoring in opencast#1375, we need to apply the same fix for r/18.x.
@gregorydlogan gregorydlogan self-assigned this Sep 25, 2025
@gregorydlogan gregorydlogan merged commit 9371e37 into opencast:r/17.x Sep 25, 2025
6 checks passed
@JulianKniephoff JulianKniephoff deleted the series-selection-width branch September 29, 2025 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:accessibility This would help impaired users type:usability Improves the UX type:visual-clarity Improves UI readability

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants