fix(frontend): navigation during open popover breaks closing animation#5080
Conversation
PR Review: Navigation During Open Popover Breaks Closing AnimationSummaryThis PR adds a Strengths
IssuesVerify async The comments at each call site state that the route has an async Missing test coverage There are no tests verifying:
Given the fix targets a timing interaction between Radix and the router, a test (even a simple Vitest snapshot or a component test) would help prevent regression. Empty PR description The PR body is unfilled (just the template). The code comments are thorough, but the PR description is the canonical place for future maintainers to understand motivation without reading each change. Please fill it in. CLAUDE.md Conventions Check
Performance / Security
VerdictClean, well-reasoned fix. Safe to merge after:
|
cee0b4c to
db1544d
Compare

Description
Please include a summary of the changes and the related issue. Please also include relevant motivation and context.
Type of change
How Has This Been Tested?
Please describe the tests that you ran to verify your changes.
Checklist: