Try animating width/height to a container div -- alternative to AnimatedContainer#5
Merged
alexspeller merged 1 commit intomainfrom Mar 2, 2021
Conversation
CS-283 Experiment with not needing AnimatedContainer
Add {{sprite}} to div you want to animate, and animate it. |
ef4
added a commit
that referenced
this pull request
Nov 18, 2022
moved file tree into it's own component & reflecting loaded file in query params
habdelra
added a commit
that referenced
this pull request
Apr 10, 2026
- Move statusIcon getter from TestResultEntry.embedded to FieldDef class to eliminate CSS pseudo-element duplication (Copilot comment #6) - Move isComplete getter from TestModuleResult.embedded to FieldDef class and add totalCount getter for null-safe access - Show "running..." for modules with pending tests instead of misleading green "0/N passed" (codex-connector comment, Copilot comment #2) - Show explicit fail count ("X passed, Y failed") when failures exist instead of just "X/Y passed" in red (Copilot comment #3) - Add role="img" and aria-label to status icon spans for screen reader accessibility (Copilot comment #5) - Keep full red border on failed modules per reviewer preference Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.