react-component / react-component/input-number

Handlers for click on up/down buttons

Open
#267 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
323
Forks
188
Avg merge
20h 3m
Merged PRs (30d)
1

Description

Hi,
I try to do simple task create component that fire onChange in two cases:

  1. onBlur when enter number in input
  2. onClick on up/down buttons

and last I can complete because not exists handlers. Anybody can help me?

Contributor guide

No contributing guide indexed for this repository

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

No file, test, or entry point is named. Start by reviewing the component's public event API and how its up/down controls currently behave; clarify the intended handler and onChange semantics before identifying the relevant implementation and tests. Done should include agreed behavior for blur, click, and existing input interactions.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.