Skip to content

Fix the Roles view unaligned User Dialog#1315

Merged
Arnei merged 1 commit intoopencast:developfrom
TIKaushik:feature/1264-role-view-is-unaligned
Nov 10, 2025
Merged

Fix the Roles view unaligned User Dialog#1315
Arnei merged 1 commit intoopencast:developfrom
TIKaushik:feature/1264-role-view-is-unaligned

Conversation

@TIKaushik
Copy link
Contributor

No description provided.

@github-actions
Copy link
Contributor

Hi @TIKaushik
Thank you for contributing to the Opencast Admin UI.
We noticed that you have not yet filed an Individual Contributor License Agreement. Doing that (once) helps us to ensure that Opencast stays free for all. If you make your contribution on behalf of an institution, you might also want to file a Corporate Contributor License Agreement (giving you as individual contributor a bit more security as well). It can take a while for this bot to find out about new filings, so if you just filed one or both of the above do not worry about this message!
Please let us know if you have any questions regarding the CLA.

@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-1315

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

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/1315/2025-05-28_08-03-18/ .
It might take a few minutes for it to become available.

@Arnei
Copy link
Member

Arnei commented May 28, 2025

Duplicate of #1280, probably? Please provide a proper description so we can easily know what this is about.

If it really is a duplicate of #1280, please coordinate with the creator of that PR on how to move forward.

@Arnei Arnei added the type:visual-clarity Improves UI readability label Nov 10, 2025
Copy link
Member

@Arnei Arnei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Simple and entirely reasonable fix (given our messy CSS). Will merge this in favor of #1280, as it is a more straightforward fix.

@Arnei Arnei merged commit 15d8814 into opencast:develop Nov 10, 2025
4 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:visual-clarity Improves UI readability

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants