Earth Day globe decoration risks sitting over the composer #72

Closed
opened 2026-09-12 01:51:26 -04:00 by jared · 0 comments
Owner

Severity: low · Type: ux · Confidence: medium

Location: src/app/components/seasonal/themes/EarthDay.tsx:187-234

Problem

The "blue-marble Earth" decoration is a 300×300px circle anchored at right: '-6%', bottom: '-10%' of the full-screen fixed seasonal overlay, with a blurred halo (filter: blur(10px), inset: '-14%') extending it further, at opacity ~0.42–0.9. On a normal desktop width with no right-hand panel open, the chat column reaches the true right edge of the window, putting this decoration directly over the bottom-right of the message composer/send-button area.

How to trigger

Enable Earth Day (Apr 20–23, or pin it via Settings → Appearance → Seasonal Theme) at normal desktop width with no right panel open; look at the bottom-right of the window while the composer is visible.

Suggested fix

Raise the anchor (e.g. bottom: 8-10% instead of -10%) or shrink the globe (~180-220px) so it clears the composer strip — the same class of fix already applied to Arcade/DeepSpace's HUD placement.


Filed from the September 2026 client audit (branch lotus @ 4bea4895).

**Severity:** low · **Type:** ux · **Confidence:** medium **Location:** `src/app/components/seasonal/themes/EarthDay.tsx:187-234` ### Problem The "blue-marble Earth" decoration is a 300×300px circle anchored at `right: '-6%', bottom: '-10%'` of the full-screen fixed seasonal overlay, with a blurred halo (`filter: blur(10px)`, `inset: '-14%'`) extending it further, at opacity ~0.42–0.9. On a normal desktop width with no right-hand panel open, the chat column reaches the true right edge of the window, putting this decoration directly over the bottom-right of the message composer/send-button area. ### How to trigger Enable Earth Day (Apr 20–23, or pin it via Settings → Appearance → Seasonal Theme) at normal desktop width with no right panel open; look at the bottom-right of the window while the composer is visible. ### Suggested fix Raise the anchor (e.g. `bottom: 8-10%` instead of `-10%`) or shrink the globe (~180-220px) so it clears the composer strip — the same class of fix already applied to Arcade/DeepSpace's HUD placement. --- _Filed from the September 2026 client audit (branch `lotus` @ 4bea4895)._
jared added this to the Audit 2026-09 · Medium & Low milestone 2026-09-12 01:51:26 -04:00
jared added the priority: lowuxarea: appearance labels 2026-09-12 01:51:26 -04:00
jared self-assigned this 2026-09-12 01:51:26 -04:00
jared closed this issue 2026-09-12 20:29:02 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: LotusGuild/cinny#72