Skip to content

Fixed multi-value field style#1482

Merged
gregorydlogan merged 1 commit intoopencast:r/19.xfrom
wsmirnow:fix-multi-value-field-style
Dec 16, 2025
Merged

Fixed multi-value field style#1482
gregorydlogan merged 1 commit intoopencast:r/19.xfrom
wsmirnow:fix-multi-value-field-style

Conversation

@wsmirnow
Copy link
Contributor

The edit button is positioned too far to the right for multi-value input fields.

Before:
before

After:
after

The edit button is positioned too far to the right for multi-value input fields.
@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-1482

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-1482

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.

@wsmirnow wsmirnow added the type:bug Something isn't working label Dec 15, 2025
@github-actions
Copy link
Contributor

This pull request is deployed at test.admin-interface.opencast.org/1482/2025-12-15_20-01-34/ .
It might take a few minutes for it to become available.

@gregorydlogan gregorydlogan self-assigned this Dec 16, 2025
@gregorydlogan gregorydlogan merged commit 363d271 into opencast:r/19.x Dec 16, 2025
8 of 9 checks 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.

3 participants