fix(member-live): guard the composite sort event and apply review cleanup
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/promote/production Build is passing

This commit is contained in:
Simon 2026-07-16 09:39:18 +02:00
parent f2312c24a1
commit 2c8a403cc0
6 changed files with 66 additions and 48 deletions

View file

@ -923,8 +923,7 @@
* pure CSS anchor positioning (the "⋮" trigger carries anchor-name, this popover
* carries position-anchor). `position-area` drops it just below the trigger,
* right-aligned, and `position-try-fallbacks` flips it above when there is no
* room below. The SubfieldMenu hook only toggles it no coordinate math. This
* mirrors the payment-badge popover approach (§548) for a consistent look/feel.
* room below. The SubfieldMenu hook only toggles it no coordinate math.
*/
.popover-menu {
margin: 0;