Skip to content

fix: Fix iOS Safari auto-zoom on Combobox/MultiCombobox by using resp…#876

Merged
kingston merged 1 commit into
mainfrom
kingston/eng-1111-make-comoboboxmulticombobox-text-larger
Apr 1, 2026
Merged

fix: Fix iOS Safari auto-zoom on Combobox/MultiCombobox by using resp…#876
kingston merged 1 commit into
mainfrom
kingston/eng-1111-make-comoboboxmulticombobox-text-larger

Conversation

@kingston
Copy link
Copy Markdown
Collaborator

@kingston kingston commented Apr 1, 2026

…onsive font size

Summary by CodeRabbit

  • Bug Fixes
    • Fixed iOS Safari auto-zoom behavior in Combobox and MultiCombobox components through responsive typography enhancements that automatically adjust font sizing between mobile and desktop displays.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 1, 2026

🦋 Changeset detected

Latest commit: 4bd4bd8

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 24 packages
Name Type
@baseplate-dev/ui-components Patch
@baseplate-dev/project-builder-lib Patch
@baseplate-dev/project-builder-web Patch
@baseplate-dev/plugin-ai Patch
@baseplate-dev/plugin-auth Patch
@baseplate-dev/plugin-email Patch
@baseplate-dev/plugin-observability Patch
@baseplate-dev/plugin-payments Patch
@baseplate-dev/plugin-queue Patch
@baseplate-dev/plugin-rate-limit Patch
@baseplate-dev/plugin-storage Patch
@baseplate-dev/create-project Patch
@baseplate-dev/project-builder-cli Patch
@baseplate-dev/project-builder-common Patch
@baseplate-dev/project-builder-dev Patch
@baseplate-dev/project-builder-server Patch
@baseplate-dev/project-builder-test Patch
@baseplate-dev/code-morph Patch
@baseplate-dev/core-generators Patch
@baseplate-dev/fastify-generators Patch
@baseplate-dev/react-generators Patch
@baseplate-dev/sync Patch
@baseplate-dev/tools Patch
@baseplate-dev/utils Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 1, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: c512c93c-f05d-4f8f-823a-4dbd081a9ca0

📥 Commits

Reviewing files that changed from the base of the PR and between c3a6719 and 4bd4bd8.

📒 Files selected for processing (3)
  • .changeset/combobox-text-size.md
  • packages/ui-components/src/components/ui/combobox-field/combobox-field.stories.tsx
  • packages/ui-components/src/components/ui/combobox/combobox.tsx

📝 Walkthrough

Walkthrough

This PR adds a changeset documenting an iOS Safari auto-zoom fix for Combobox and MultiCombobox components by implementing responsive font sizing (text-base on mobile, text-sm on desktop). Supporting updates include Storybook story enhancements and combobox component styling modifications.

Changes

Cohort / File(s) Summary
Release Documentation
.changeset/combobox-text-size.md
New changeset file documenting patch release for iOS Safari auto-zoom fix via responsive font sizing in combobox components.
Combobox Responsive Typography
packages/ui-components/src/components/ui/combobox/combobox.tsx, packages/ui-components/src/components/ui/combobox-field/combobox-field.stories.tsx
Updated ComboboxChips and ComboboxChipsInput to use responsive typography (text-base on mobile, md:text-sm on desktop). Added placeholder control to Storybook configuration with default placeholder values in stories.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the main change: fixing iOS Safari auto-zoom behavior in Combobox/MultiCombobox by implementing responsive font sizing.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch kingston/eng-1111-make-comoboboxmulticombobox-text-larger

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying baseplate-storybook with  Cloudflare Pages  Cloudflare Pages

Latest commit: 4bd4bd8
Status: ✅  Deploy successful!
Preview URL: https://aa08f34b.baseplate-storybook.pages.dev
Branch Preview URL: https://kingston-eng-1111-make-comob.baseplate-storybook.pages.dev

View logs

@kingston kingston merged commit 335e063 into main Apr 1, 2026
11 of 12 checks passed
@kingston kingston deleted the kingston/eng-1111-make-comoboboxmulticombobox-text-larger branch April 1, 2026 15:20
@github-actions github-actions Bot mentioned this pull request Apr 1, 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