[Auto-PR] Auto-commit: 2026-02-27 01:12:55 - Automated PR update.#259
[Auto-PR] Auto-commit: 2026-02-27 01:12:55 - Automated PR update.#259unclehowell wants to merge 1 commit intogh-pagesfrom
Conversation
Deploying dcc with
|
| Latest commit: |
ecd89fb
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://b7f32b01.dcc-cwd.pages.dev |
| Branch Preview URL: | https://feature-auto-0-20260227-0112.dcc-cwd.pages.dev |
Deploying ccan-homepage with
|
| Latest commit: |
ecd89fb
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://750dbc37.ccan-homepage.pages.dev |
| Branch Preview URL: | https://feature-auto-0-20260227-0112.ccan-homepage.pages.dev |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: ecd89fbdb1
ℹ️ 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".
| <div class="relative mx-auto max-w-5xl git-timeline"> | ||
|
|
||
| <!-- 1667 Split --> | ||
| <div class="relative h-48"> |
There was a problem hiding this comment.
Remove fixed row heights from timeline entries
Using a hardcoded h-48 on each event row makes the cards taller than their container once real text is rendered, so multiple sections overlap and portions of the content are clipped (reproducible in static/bpvsbuckler/timeline.html at normal desktop widths). This breaks readability of the primary timeline page and should be changed to content-driven height (or a larger responsive min-height) so each row can expand to fit its text.
Useful? React with 👍 / 👎.
Automated Pull Request
Triggered: 2026-02-27 01:12:55
Branch: feature/auto-0-20260227-011254
Base: gh-pages