Skip to content

Fix chevron highlight and introduce no sort state#1543

Open
geichelberger wants to merge 1 commit intoopencast:r/19.xfrom
geichelberger:sorting
Open

Fix chevron highlight and introduce no sort state#1543
geichelberger wants to merge 1 commit intoopencast:r/19.xfrom
geichelberger:sorting

Conversation

@geichelberger
Copy link
Copy Markdown
Contributor

This introduces the possibility of sorting by nothing.

ASC:
grafik
DESC:
grafik

Requires opencast/opencast#7489 to stabilize result order.

@geichelberger geichelberger changed the base branch from develop to r/19.x March 31, 2026 15:44
@geichelberger geichelberger added type:bug Something isn't working discuss in dev meeting Pull requests that should be discussed in the dev meeting on tuesdays and removed discuss in dev meeting Pull requests that should be discussed in the dev meeting on tuesdays labels Mar 31, 2026
This introduces the possibility of sorting by nothing.
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 3, 2026

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/admin-interface:pr-1543

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/admin-interface:pr-1543

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
Copy Markdown
Contributor

github-actions bot commented Apr 3, 2026

This pull request is deployed at test.admin-interface.opencast.org/1543/2026-04-03_14-46-57/ .
It might take a few minutes for it to become available.

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.

1 participant