Skip to content

Conversation

simula-r
Copy link
Contributor

@simula-r simula-r commented Aug 25, 2025

Summary

Fixed broken animation for toolbox, essentially came down to using v-if to allow for animation leave keyframes via unmount lifecycle. Removed need for inject() and other unneeded state management as we have already have visible state.

Screenshots (if applicable)

fix-toolbar-animation.mp4

@simula-r simula-r requested a review from a team as a code owner August 25, 2025 19:07
Copy link

github-actions bot commented Aug 25, 2025

🎭 Playwright Test Results

Some tests failed!

⏰ Completed at: 08/27/2025, 01:31:07 AM UTC

📊 Test Reports by Browser


⚠️ Please check the test reports for details on failures.

@DrJKL DrJKL self-assigned this Aug 25, 2025
@simula-r simula-r force-pushed the fix/toolbox-animation branch from eb70ad1 to d65305e Compare August 25, 2025 21:00
DrJKL
DrJKL previously approved these changes Aug 25, 2025
@DrJKL DrJKL added the New Browser Test Expectations New browser test screenshot should be set by github action label Aug 26, 2025
@DrJKL DrJKL requested a review from christian-byrne August 26, 2025 17:46
@DrJKL
Copy link
Contributor

DrJKL commented Aug 26, 2025

Letting the Playwright screenshots update, then I think this is good to go.

@DrJKL DrJKL assigned christian-byrne and unassigned DrJKL Aug 26, 2025
@github-actions github-actions bot requested a review from a team as a code owner August 26, 2025 18:09
@DrJKL DrJKL force-pushed the fix/toolbox-animation branch from 3dc6d2d to 2babe32 Compare August 26, 2025 23:00
@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Aug 26, 2025
@DrJKL DrJKL force-pushed the fix/toolbox-animation branch from f39e36c to f4586bf Compare August 27, 2025 01:07
@DrJKL DrJKL requested a review from christian-byrne August 27, 2025 01:07
@DrJKL DrJKL added New Browser Test Expectations New browser test screenshot should be set by github action and removed New Browser Test Expectations New browser test screenshot should be set by github action labels Aug 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
New Browser Test Expectations New browser test screenshot should be set by github action size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants