Mario Lubenka

Results 36 issues of Mario Lubenka

**Is your feature request related to a problem? Please describe.** I'm want to implement a unit test that tests a method working with visibility of HTML elements. That method currently...

enhancement

I'm currently investigating some issues in a TYPO3 12 project and found that some of my sys_file entries do not have a sys_file_metadata record. This leads to missing files in...

feature

### Description Minor check if the toggle element can be found, before using it to get or create the dropdown instance. ### Motivation & Context We're using dropdowns in our...

js
awaiting-reply
needs tests

**Is your feature request related to a problem? Please describe.** I want to use the suggest feature but need multiple fields to be considered. The use case is searching for...

GitHub Actions such as `actions/checkout@v5` now require Node 24

Is there a way to localize labels of purposes? I tried doing it the same way as Klaro but it did not work: ``` translations: { de: { purposes: {...

question