patternfly / patternfly/patternfly-react

Select Typeahead template: add unit tests

Open
#10,339 6 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.