[feat]: Create `<pf-v6-text-input-group>` element
Personne n'a encore pris cette issue.
Évaluation
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Accessibilité débutants
- 48/100
- Type d'issue
- Fonctionnalité
- Clarté
- Plutôt claire
- Activité
- Calme
- Stack technique
- typescript
- Domaine
- frontend
Piste de recherche
Start with .claude/ADVICE.md and the PatternFly v6 Text input group reference, then review the existing cem and cockpit implementations named in the issue. Implement the component, demos, and tests covering the public API, accessibility snapshot, and form submission. Done means the checklist passes, including visual parity, review commands, linting, and a changeset targeting staging/pfv6.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Description
Summary
Create a <pf-v6-text-input-group> web component implementing the PatternFly v6 Text input group component.
Composed text input with utilities like search icon, clear button, and chip display for filter/tag inputs.
Prior Art
| Source | Element | Status |
|---|---|---|
| PFE v4 | -- | -- |
| cem | <pf-v6-text-input-group> |
Exists |
| cockpit | <pf-v6-text-input-group> |
Exists |
| chickadee | -- | -- |
Requirements
- MUST implement PFv6 visual designs
- MUST provide end-user feature parity with
@patternfly/react-coreTextInputGroup - MAY adjust element API to leverage web platform strengths
- SHOULD maintain CSS custom property theming compatibility
- SHOULD expose useful CSS shadow parts
Element-specific considerations
isDisabled/isPlainprops on wrapperTextInputGroupMain: contains the actual<input>; props:icon,hint,type,value,onChange,aria-labelTextInputGroupUtilities: slot for labels/chips shown after the input (e.g. selected filter tags), plus clear button- Input is FACE - use
formAssociated = trueandElementInternalsfor form participation - Used as base for multi-select typeahead and chip-group filter patterns
- In v6, filter indicators use
pf-v6-labelnot chips (Label replaced Chip) - Hint text renders inside input as ghost/placeholder-style text
- Icon slot or
iconattribute for leading icon (search, filter, etc.)
Checklist
Implementation
-
formAssociated = true -
ElementInternalsfor value/validity reporting - API per
.claude/ADVICE.md - CSS uses v6 tokens, logical properties, nesting
-
@summaryand JSDoc on element class
Demos
- Demos match patternfly.org naming/structure
- CSS custom properties match computed styles from patternfly.org (Chrome MCP)
- Visual parity verified via Chrome MCP
Tests
- Public API covered (attributes, properties, events, slots)
-
a11ySnapshotassertions - Form submission test
Reviews
-
/review-apipasses -
/review-demospasses -
/review-a11ypasses -
eslintandstylelintpass
Ship
- Add changeset
- PR targets
staging/pfv6(NOTmain)
- Langage dominant
- TypeScript
- Étoiles
- 394
- Forks
- 107
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Guide de contribution
Ouvrir le guide de contribution
Par où commencer
- Lisez l'issue en entier, puis le guide de contribution du projet.
- Signalez en commentaire que vous la prenez — cela évite que deux personnes fassent le même travail.
- Forkez le dépôt et travaillez sur une branche.
- Ouvrez une pull request qui référence le numéro de l'issue.
Autres issues de patternfly/patternfly-elements
-
bug
patternfly/patternfly-elements#3158 · 1 personne assignée ·
-
patternfly/patternfly-elements#3136 · 1 commentaire · 1 personne assignée ·
-
docs
patternfly/patternfly-elements#3131 · 1 personne assignée ·
-
Difficulté 4/5 3-5 jours Accessibilité débutants 55/100
patternfly/patternfly-elements#3122 ·
-
Difficulté 5/5 Plus d'une semaine Accessibilité débutants 38/100
patternfly/patternfly-elements#3118 ·
Toutes les issues de patternfly/patternfly-elements
Issues similaires
-
bug(cli): hapi doctor inline-media prints a fabricated B:\ helper-script path in packaged installs Ouverte
Difficulté 2/5 1-3 heures Accessibilité débutants 70/100
-
Crush Ouverte
Difficulté 1/5 Moins d'une heure Accessibilité débutants 85/100
catppuccin/catppuccin#3125 ·
-
Add a SECURITY.md Ouverte
Difficulté 1/5 Moins d'une heure Accessibilité débutants 90/100
ElementsProject/cln-application#167 · 1 commentaire · 1 réaction ·
-
Difficulté 2/5 1-3 heures Accessibilité débutants 75/100
Quantco/pnpm-licenses#17 ·
-
Difficulté 2/5 1-3 heures Accessibilité débutants 75/100