Skip to content

fix(admin): contain sidebar update status text - #94

Merged
makeitfutureDev merged 1 commit into
betafrom
fix/sidebar-update-overflow
Sep 10, 2026
Merged

fix(admin): contain sidebar update status text#94
makeitfutureDev merged 1 commit into
betafrom
fix/sidebar-update-overflow

Conversation

@makeitfutureDev

Copy link
Copy Markdown
Owner

Update status text overflowed the fixed sidebar because its text, revision and suffix were separate flex items, including a full commit hash. Render update chips with normal text wrapping (including unbroken error paths), and show seven revision characters with the full hash on hover.

Validation: 41/41 targeted update tests passed, including Chromium layout checks for eight states at 1440, 800 and 390 px. The browser regression fails against the original CSS. Visually inspected the corrected completion status. Static checks, secret scan and DCO passed. Updated FEATURES.md, TEST-PLAN.md, CHANGELOG.md and the private QA catalog. This browser-only change is engine-independent; no live updater/restart was invoked.

Signed-off-by: Tiberiu Socaci <tsocaci@makeitfuture.com>
@makeitfutureDev
makeitfutureDev merged commit 3b31d43 into beta Sep 10, 2026
4 checks passed
@makeitfutureDev
makeitfutureDev deleted the fix/sidebar-update-overflow branch September 10, 2026 22:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants