fix(ui): move prompt-toast close button to top-right #171

Merged
dries merged 1 commit from fix/prompt-toast-close-top into main 2026-06-28 23:01:18 +02:00
Owner

Summary

  • The permission/question prompt toasts had their × close button at the
    bottom in the actions row next to "Open session". Moved it to the
    top-right corner of the toast (absolute-positioned).

Testing

  • pnpm lint, tsc -b, pnpm test all pass
## Summary - The permission/question prompt toasts had their × close button at the bottom in the actions row next to "Open session". Moved it to the top-right corner of the toast (absolute-positioned). ## Testing - pnpm lint, tsc -b, pnpm test all pass
fix(ui): move prompt-toast close button to top-right
All checks were successful
CI / Frontend (pull_request) Successful in 4m12s
CI / Backend (pull_request) Successful in 4m25s
CI / Build Desktop (macOS arm64) (pull_request) Successful in 4s
CI / Playwright E2E (pull_request) Successful in 7m24s
CI / Build (pull_request) Successful in 4m36s
CI / Semantic Tag (pull_request) Has been skipped
CI / Coverage Ratchet (pull_request) Successful in 5m44s
6f76e78c46

Coverage ratchet: pass

Suite Baseline This PR Δ
go 69.40% 69.40% +0.00
frontend 56.96% 56.96% +0.00

Tolerance: -0.1%. Baseline stored on gh-pages.

<!-- coverage-ratchet --> ### Coverage ratchet: ✅ pass | Suite | Baseline | This PR | Δ | | |---|---|---|---|---| | go | 69.40% | 69.40% | +0.00 | ✅ | | frontend | 56.96% | 56.96% | +0.00 | ✅ | _Tolerance: -0.1%. Baseline stored on `gh-pages`._
dries merged commit 36a10ea57c into main 2026-06-28 23:01:18 +02:00
Sign in to join this conversation.
No description provided.