Jasonette / Jasonette/JASONETTE-iOS
input loses focus when re-rendering contents
Open
- Dominant language
- JavaScript
- Stars
- 5.2k
- Forks
- 347
- PR merge metrics
- No merged PRs in 30d
Description
In an attempt to implement a type-ahead search/filter on an input in the body of the app, the focus on the input is lost when the app renders refreshed content.

The goal here is to be able to have two or more search/filter inputs.
Contributor guide
Research direction
Start by reproducing the lost-focus behavior with a type-ahead search input in the app body, then inspect the rendering path that refreshes the content. Done means refreshed content preserves focus and supports two or more search/filter inputs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, javascript
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100