Add tooltip text to the close button of Modals.#1220
Add tooltip text to the close button of Modals.#1220luniki wants to merge 2 commits intoopencast:developfrom
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/1220/2025-05-13_11-42-21/ . |
NadiaUoM
left a comment
There was a problem hiding this comment.
Instead of hard coding the CLOSE text directly can you please read it from lang-en_US.json file. If you do so internalization can be possible if needed....
Internationalization already works. It's not actually hard-coded. That's the translation string. So, I think we can ignore that complaint. However, looking at the placement of the tooltip, that doesn't seem right. The placement is far too low: |
|
This pull request has conflicts ☹ |

Fixes #1218.