Star button doesn't work when the note starts with a completed checklist item #8
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Clicking the star will just uncheck the list item.
Issue is with CSS
opacity: 0.5
, which somehow prevents clicking the star.