americanexpress / americanexpress/react-albus
onNext is called on initialization
Open
stale-issue
- Dominant language
- JavaScript
- Stars
- 1.1k
- Forks
- 88
- PR merge metrics
- No merged PRs in 30d
Description
Wizard's onNext prop is called on the component's mount and not only when firing a next event.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Wizard component and the code that handles its onNext prop. Reproduce the issue by checking whether onNext runs during mount and when a next event fires. Done means onNext runs only for the next event, with behavior covered by the relevant component test if one exists.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100