Jasonette / Jasonette/JASONETTE-iOS

input loses focus when re-rendering contents

Open
#209 6 comments 0 reactions 0 assignees View on GitHub
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.

![image](https://user-images.githubusercontent.com/18387/27103247-a860f1a6-504d-11e7-97a2-8402e9747647.png)

The goal here is to be able to have two or more search/filter inputs.

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.