Plus button menu close on outside click #17

Closed
opened 2025-07-13 12:01:56 +02:00 by myrmidex · 1 comment
myrmidex commented 2025-07-13 12:01:56 +02:00 (Migrated from codeberg.org)

Close the Plus button dropdown when clicked outside of it

Close the Plus button dropdown when clicked outside of it
myrmidex modified the milestone from v0.2.1 to v0.3.0 2026-05-04 20:27:34 +02:00
myrmidex modified the milestone from v0.3.0 to v0.4.0 2026-05-04 21:56:10 +02:00
Owner

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.

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.
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: lvl0/incr#17
No description provided.