Skip to content

fix(web): move seedance promo banner below channels and adjust countdown#752

Merged
lefarcen merged 2 commits intomainfrom
fix/seedance-promo-position
Apr 2, 2026
Merged

fix(web): move seedance promo banner below channels and adjust countdown#752
lefarcen merged 2 commits intomainfrom
fix/seedance-promo-position

Conversation

@lefarcen
Copy link
Copy Markdown
Collaborator

@lefarcen lefarcen commented Apr 1, 2026

What

  • Move Seedance promo banner position below channels section in both scenes
  • Adjust countdown cycle start to Apr 2 12:00 CST

Why

The banner was appearing at the very top of the page, above the bot status and channels. It should appear below the channels section so the core UI (bot status, channel list) stays prominent.

How

  • Scene A (no channels): Banner moved from above the hero to below the channel picker grid
  • Scene B (channels connected): Banner moved from above the hero to below the connected/unconnected channels section
  • Countdown start: Changed from 2026-04-01T00:00:00+08:00 to 2026-04-02T12:00:00+08:00 (tomorrow noon), still cycles every 2 days

Affected areas

  • Desktop app (Electron shell)
  • Controller (backend / API)
  • Web dashboard (React UI)
  • OpenClaw runtime
  • Skills
  • Shared schemas / packages
  • Build / CI / Tooling

Checklist

  • pnpm typecheck passes
  • pnpm test passes (637 tests, 61 files)
  • No credentials or tokens in code or logs
  • No any types introduced

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 342d5ef097

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread apps/web/src/pages/home.tsx
Comment thread apps/web/src/components/seedance-promo.tsx Outdated
@lefarcen lefarcen merged commit 8fc5a38 into main Apr 2, 2026
8 checks passed
This was referenced Apr 2, 2026
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