Benjamin Orgis
Benjamin Orgis
This feature does not work with the simplified editor in current versions. I tested with Nextcloud 30.0.6 and Calendar 5.1.0 and it is not working, when using the simplified editor,...
The issue still exists in the current version of the iOS client 6.6.6.0. It should work no matter where the key was created, so are there any ideas how to...
Any news on this? On iOS via Browser, Deck is practically unusable because you can't see what you type when creating a new card. https://github.com/user-attachments/assets/33ae97a9-1246-4500-ad21-4d61ee457b13
**Workaround** We are using the following CSS hack to make the "new card" input field appear **above** older cards - works nicely: ``` .app-deck { .stack__card-add form { order: 1;...
@ziggycross the problem is, that my changes are only CSS hacks which I inject via the [custom CSS app](https://apps.nextcloud.com/apps/theming_customcss) - I don't have the knowledge to fix this upstream. :/
See #6457
We are running 28.0.8 and can still confirm the issue is happening sometimes.
Can still reproduce this with sent mail. Nextcloud Version 31.0.12, Mail Version 5.6.4
`` is not a valid HTML element and should be an H3 instead. We have some CSS fixes in place: ``` .app-contacts { .contact-header__avatar { width: auto !important; } .contact-header__infos...