Skip to content

View transitions mdo edition#644

Closed
mdo wants to merge 2 commits intobeta-1.2from
mdo/dark-mode-plus-form-view
Closed

View transitions mdo edition#644
mdo wants to merge 2 commits intobeta-1.2from
mdo/dark-mode-plus-form-view

Conversation

@mdo
Copy link
Copy Markdown
Contributor

@mdo mdo commented May 6, 2026

No description provided.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 6, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
pierre-docs-diffshub Ready Ready Preview May 9, 2026 3:07am
pierre-docs-trees Ready Ready Preview May 9, 2026 3:07am
pierrejs-diff-demo Ready Ready Preview May 9, 2026 3:07am
pierrejs-docs Ready Ready Preview May 9, 2026 3:07am

Request Review

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: 0c81719c89

ℹ️ 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".

type="submit"
variant="default"
size="icon"
className="hidden md:flex"
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Keep submit button visible on small screens

This shared form now hard-codes className="hidden md:flex" on the submit button, which removes the only explicit submit affordance on mobile when HomeFetchForm uses this component. On touch devices, users can end up with no tappable way to trigger fetch unless they use the keyboard’s enter/go action, which is a regression from the previous home form behavior that always showed a button.

Useful? React with 👍 / 👎.

@amadeus amadeus force-pushed the beta-1.2 branch 3 times, most recently from 482133a to 7597cd8 Compare May 8, 2026 18:15
@mdo mdo closed this May 9, 2026
@mdo mdo force-pushed the mdo/dark-mode-plus-form-view branch from 0c81719 to abca428 Compare May 9, 2026 02:39
@mdo
Copy link
Copy Markdown
Contributor Author

mdo commented May 9, 2026

Brought this back properly rebased, but I think we skip it—our pages load too fast and we get some weirdness. Unsure how we'd animate in the tree and diffs alongside this. Going to punt for now.

@mdo mdo closed this May 9, 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.

1 participant