final-form / final-form/final-form-focus
2 form on page, focus working incorrect
Open
- Dominant language
- TypeScript
- Stars
- 81
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
example: https://codesandbox.io/s/818ov6pok0
case:
- submit last form
### What is the current behavior?
input in first form get focus
### What is the expected behavior?
input in last form get focus
Contributor guide
Research direction
Reproduce the case from the linked CodeSandbox by placing two forms on a page and submitting the last form. Trace the focus behavior for that submission; done means the first input in the last form receives focus rather than the first form's input.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100