Reduce duplicate code for table action dropdown#1114
Reduce duplicate code for table action dropdown#1114geichelberger merged 5 commits intoopencast:mainfrom
Conversation
Creates a new component for table action dropdowns. This should result in more readable code and make it easier to introduce the component into other tables, should we ever need to.
|
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/1114/2025-03-20_12-06-09/ . |
|
This pull request has conflicts ☹ |
|
As mentioned in the initial post, the delete action not opening is fixed by PR #1115. I'll merge that into this branch once |
|
This pull request has conflicts ☹ |
|
This pull request has conflicts ☹ |
Creates a new component for table action dropdowns. This should result in more readable code and make it easier to
introduce the component into other tables, should we ever need to.
How to test this
Can be tested as usual. The delete modal not opening is fixed by #1115.