patternfly / patternfly/patternfly-react
Implement InlineEdit component
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 862
- Forks
- 392
- Avg merge
- 4d 8h
- Merged PRs (30d)
- 9
Description
Opened based on this slack conversation.
Add an InlineEdit component to React. Either as a template, or an extension. Or possibly as just an example (not sure how it would work with the docs-framework though).
There is already an InlideEdit component implemented in kaoto: https://github.com/KaotoIO/kaoto/tree/main/packages/ui/src/components/InlineEdit that can be used for this.
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 reviewing the existing implementation at kaoto/packages/ui/src/components/InlineEdit. Clarify whether PatternFly React should provide a template, an extension, or an example, including how it fits the docs framework; done means the chosen form of InlineEdit is added to this repository.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100