Skip to content

hzc-8010: field playground consistency (Text/Autocomplete/CheckableSelect)#641

Merged
fantkolja merged 1 commit into
masterfrom
feature/hzc-8010-field-playground-consistency-hive-v4
Jun 4, 2026
Merged

hzc-8010: field playground consistency (Text/Autocomplete/CheckableSelect)#641
fantkolja merged 1 commit into
masterfrom
feature/hzc-8010-field-playground-consistency-hive-v4

Conversation

@pawelklasa

Copy link
Copy Markdown
Contributor

Consistency pass on the input/dropdown field family, matching the cleanup shipped in PRs 637-640.

What

  • Playground controls: replaced leaky exclude lists with curated include whitelists on TextField, AutocompleteField and CheckableSelectField so the Controls panel only shows meaningful, user-facing props.
  • Do & Don't: added a real Do/Don't section (live story + Guidelines-tab wiring) to AutocompleteField and CheckableSelectField, which were missing one. TextField already had a Do/Don't.

Out of scope

  • TimeField still uses the legacy story format (no Playground/docs tabs); it needs its own redesign ticket and will be handled separately.

Validation

  • tsc -p tsconfig.build.json --noEmit clean
  • eslint clean on changed stories
  • jest: 39 tests pass across TextField/Autocomplete/CheckableSelect
  • Verified both new Do/Don't stories render with all four pairs in Storybook

Note: branch uses placeholder ticket hzc-8010 — rename if a real ticket exists.

…nd add do/don't to autocomplete and checkableselect docs
@fantkolja fantkolja merged commit 6d84ca9 into master Jun 4, 2026
4 checks passed
@fantkolja fantkolja deleted the feature/hzc-8010-field-playground-consistency-hive-v4 branch June 4, 2026 08:56
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