Skip to content

Checklists can't be checked anymore in rendering mode #2069

Description

@Nyco

Describe the bug
Checklists can be created using Markdown syntax "- [ ]".
When the editing mode is closed, the rendering mode does allow to check and uncheck checkboxes and after a second or two Deck says the modification is saved, but it the progress n/m is not updated on the card metadata in the stack, and when you come back the checkboxes are untouched/unmodified.

You need to edit the card and use the "- [x]" syntax.

To Reproduce
Steps to reproduce the behavior:

  1. Go to edit a card
  2. Add a checklist using the "- [ ] text"/"- [x] text" syntax
  3. Close the editing mode
  4. Check and uncheck some of the checkboxes

Expected behavior

Some Gherkin language:

GIVEN I view a saved card in rendering mode (not editing mode) containing a Markdown checklist
WHEN I check and/or uncheck some of the boxes
THEN the progress n/m on the card metadata is updated
  AND the boxes checked/unchecked are saved
BUT the progress n/m on the card metadata is NOT updated
  AND the boxes checked/unchecked are NOT saved

Screenshots
If applicable, add screenshots to help explain your problem.

Client details:

Deck 1.0.3 and Nextcloud 18 and 19

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]
  • Device: [e.g. iPhone6, desktop]
Server details

Operating system:

Web server:

Database:

PHP version:

Nextcloud version: (see Nextcloud admin page)

Where did you install Nextcloud from:

Signing status:

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:

If you have access to your command line run e.g.:
sudo -u www-data php occ app:list
from within your Nextcloud installation folder

Nextcloud configuration:

If you have access to your command line run e.g.:
sudo -u www-data php occ config:list system
from within your Nextcloud installation folder

or

Insert your config.php content here
Make sure to remove all sensitive content such as passwords. (e.g. database password, passwordsalt, secret, smtp password, …)

Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...

Logs

Nextcloud log (data/nextcloud.log)

Insert your Nextcloud log here

Browser log

Insert your browser log here, this could for example include:

a) The javascript console log
b) The network log
c) ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions