Skip to content

Fix the 'Read/Write' column heading in ACL modal#1483

Merged
gregorydlogan merged 1 commit intoopencast:r/19.xfrom
wsmirnow:fix-acl-columns-header-order
Dec 16, 2025
Merged

Fix the 'Read/Write' column heading in ACL modal#1483
gregorydlogan merged 1 commit intoopencast:r/19.xfrom
wsmirnow:fix-acl-columns-header-order

Conversation

@wsmirnow
Copy link
Contributor

The heading was in wrong order.

Before:
image

After:
image

The heading was in wrong order.
@wsmirnow wsmirnow added the type:bug Something isn't working label Dec 15, 2025
@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-1483

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

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.

@github-actions
Copy link
Contributor

This pull request is deployed at test.admin-interface.opencast.org/1483/2025-12-15_22-30-00/ .
It might take a few minutes for it to become available.

@mtneug
Copy link
Member

mtneug commented Dec 16, 2025

Is this also the case in 18? If so, can you redirect this PR?

@wsmirnow
Copy link
Contributor Author

No, this issue exists in 19.x and develop at the moment.

@gregorydlogan gregorydlogan self-assigned this Dec 16, 2025
@gregorydlogan gregorydlogan merged commit 5e7e8f7 into opencast:r/19.x Dec 16, 2025
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.

4 participants