You can add a todo checkbox to a card with this button and toggle the states between checked and unchecked. But sometimes you want to remove the checkbox entirely. You might want this because you accidentally clicked that button when you have a bunch of cards selected, and now you’d have to manually go and edit each card to remove it.
plz test it out and try clicking the checkbox button a bunch of times in cardDetails and when selecting multiple cards. Does it operate like you’d expect and want?
ya this is as designed, with the rationale that if you’re editing multiple cards w diff states together it’s because you want them to share context (all have checkboxes or not) and/or share state (all are checked or unchecked)