Skip to content
This repository was archived by the owner on Nov 1, 2017. It is now read-only.
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Updating ordered task list items with leading space fails #8

@mtodd

Description

@mtodd

It seems prepending an ordered task list item with a space will prevent updates from occurring.

 1. [ ] can't update this because of the leading space

Unordered lists are not affected by this issue.

I'm fairly certain it's a discrepancy with how we handle spacing for the ordered list item pattern here:
https://github.com/github/task-lists/blob/242b5241238f5f59040005cda53e54b6debbc627/app/assets/javascripts/task_lists.coffee#L109

//cc @github/task-lists @nuclearsandwich @rsese

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions