Open anrudolph opened 5 months ago
Reproduced and I agree it's a bug. But you're only experiencing this because you have the text
app disabled so it's falling back to the old render/edit mode. I think that's why this isn't a heavily encountered/reported bug.
Describe the bug In rendered markdown view, checkboxes can be checked but after closing the card this will be lost. The next time you view the card, the checkbox will be unchecked again. This only happens when viewing through a browser, the mobile app (for Android) behaves as expected. I think issues #2061 was about the same bug, but it was closed and should be resolved with a release in late 2023.
To Reproduce Steps to reproduce the behavior:
Expected behavior When i click a checkbox in rendered view, this should be saved when I close the card
Screenshots n/a
Client details:
Server details
Operating system: Host is an Ubuntu Server, running the dockerized version (official image)
Web server: Nginx Proxy (for ssl)
Database: MariaDB (official image from docker hub)
PHP version: Whatever is in the official image
Nextcloud version: Nextcloud Hub 8 (29.0.0)
Login as admin user into your Nextcloud and access http://example.com/index.php/settings/integrity/failed paste the results here.
List of activated apps:
Nextcloud configuration:
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
Nope.
I did not find any log entries related to the deck app at al. Other logdata contains usernames and other personal data. I can share this via mail if really necessary.