patternfly / patternfly/patternfly-component-schemas
Add support for @patternfly/react-table
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Add JSON + Zod schemas for PatternFly tables.
Acceptance criteria:
- Support JSON schemas for PatternFly tables.
- Support Zod schemas for PatternFly tables.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting existing component schema entries in the repository and identify how JSON and Zod schemas are organized. Use @patternfly/react-table as the target component, then verify that both schema forms cover its supported table props and satisfy the repository's existing validation conventions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100