Skip to content

Fix chevron highlight and introduce no sort state#1534

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

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

Conversation

@geichelberger
Copy link
Contributor

@geichelberger geichelberger commented Mar 19, 2026

This introduces the possibility of sorting by nothing.

ASC:
grafik
DESC:
grafik

Requires opencast/opencast#7489 to stabilize result order.

@geichelberger geichelberger added the type:enhancement New feature or request label Mar 19, 2026
@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-1534

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

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.

This introduces the possibility of sorting by nothing.
@github-actions
Copy link
Contributor

This pull request is deployed at test.admin-interface.opencast.org/1534/2026-03-19_22-20-29/ .
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:enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant