ipfs-shipyard / ipfs-shipyard/pm-idm
Auto focus on first input of each modal step
Open
code debt
frontend
task
- Dominant language
- No language data
- Stars
- 64
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
## Description
Auto focus the first input of each step of the Create Identity and Import Identity flows.
It's important to note that this focusing should be done only after the transition between the steps ends, otherwise the browser will immediately jump to the focused element.
Relevant issue: https://github.com/ipfs-shipyard/nomios-web-uikit/issues/55.
## Acceptance Criteria
- [ ] Once a user moves into a new step, if there is a `TextInput`, it should be focused on after the animation.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.