-
Notifications
You must be signed in to change notification settings - Fork 35
Reduce duplicate code in filter cell #1367
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
Conversation
Use Run test server using develop.opencast.org as backend:
Specify a different backend like stable.opencast.org:
It may take a few seconds for the interface to spin up. |
This pull request is deployed at test.admin-interface.opencast.org/1367/2025-07-10_12-02-29/ . |
This pull request has conflicts ☹ |
d01d426
to
e7017e7
Compare
e7017e7
to
8478e6a
Compare
This pull request has conflicts ☹ |
8478e6a
to
511c605
Compare
This pull request has conflicts ☹ |
Some cells in a table set a filter when their content is clicked. This adds a component for these types of cells. Also removes an unused component.
511c605
to
bebc40a
Compare
Some cells in a table set a filter when their content is clicked. This adds a component for these types of cells.
Also removes an unused component.
How to test
Can be tested as usual. Should result in no functional changes.