Just wanted to share a quick tip to toggle Boolean states in one action. This saves the need to have 2 different events for an element click that toggles a yes/no state.
This isn’t a bug, it’s logic. Commonly called “Negation logic (NOT)”, “Boolean inversion”, “Inverse condition”, it’s been used for a long time by many users and is available on the forum in some threads.