Files
ComfyUI_frontend/browser_tests/tests
dante01yoon 456cf7227e fix(billing): keep both credits-row buttons inside the user popover
A cancelled-but-still-active personal subscription renders both "Add credits" and "Resubscribe" in the credits row. With a wide (7-digit) balance the second button overflowed the fixed-width w-80 popover. Make the popover width fluid (w-fit, clamped min-w-80..max-w-96) so it stays 320px in the common single-action case and only grows (to ~370px) to fit both buttons.

Adds a @cloud e2e that asserts the Resubscribe button stays within the popover bounds.
2026-06-20 23:04:09 +09:00
..
2026-05-06 02:40:01 +00:00