Skip to content

fix(core): apply PowerSearch menu width - #5237

Open
nynexman4464 wants to merge 2 commits into
fix/powersearch-field-groupsfrom
fix/powersearch-menu-width
Open

fix(core): apply PowerSearch menu width#5237
nynexman4464 wants to merge 2 commits into
fix/powersearch-field-groupsfrom
fix/powersearch-menu-width

Conversation

@nynexman4464

Copy link
Copy Markdown
Contributor

Summary

  • make the existing PowerSearch.menuWidth prop control the main field/search menu
  • forward the width through Tokenizer to BaseTypeahead
  • preserve the current default and never shrink the menu below its anchor width
  • expose the width alongside both result-limit controls in the realistic issue-tracker Storybook story

Stacked on #5235 so all three PowerSearch fixes remain independently reviewable.

Fixes #5236.

Test plan

  • Added an integration test asserting menuWidth={480} reaches the main menu surface.
  • Verified the test fails without the wiring (expected '' to be '480px').
  • pnpm test
  • pnpm -F @astryxdesign/core typecheck
  • pnpm -F @astryxdesign/storybook typecheck
  • pnpm check:sync
  • pnpm check:i18n-catalog

@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Meta Open Source bot. label Aug 19, 2026
@vercel

vercel Bot commented Aug 19, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
astryx Ready Ready Preview Aug 20, 2026 11:39pm

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Meta Open Source bot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant