Plus button menu close on outside click #17
Labels
No labels
bug
duplicate
enhancement
good first issue
help wanted
question
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: lvl0/incr#17
Loading…
Reference in a new issue
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?
Close the Plus button dropdown when clicked outside of it
Closing as moot under the v0.4.0 simplification milestone.
The plus button lives in
StatsBox.tsx, which #49 deletes outright. #51 also removes the progressive-disclosure chain the menu was part of. The counter UI is a number plus a single dialog — there is no plus-button menu left to close on outside click.If a similar interaction reappears in the Livewire rewrite (#52), it should be a fresh ticket against the new markup rather than a revival of this one.