patternfly / patternfly/patternfly-react
Select Typeahead template: add unit tests
Open
Nobody has claimed this yet.
Stale
- Dominant language
- TypeScript
- Stars
- 862
- Forks
- 392
- Avg merge
- 4d 8h
- Merged PRs (30d)
- 9
Description
Followup to https://github.com/patternfly/patternfly-react/pull/10235
- add unit tests
- make a prop for the filter function
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 with the Select Typeahead template changes in linked pull request #10235 and locate the component's existing test setup. Add unit-test coverage for the template and make the filter function configurable through a prop. Done means the requested tests exist and verify the prop-driven filtering behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100