FaridSafi / FaridSafi/react-native-gifted-form

Focus problem with Select Widget

Open
#63 7 comments 2 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1.4k
Forks
211
PR merge metrics
No merged PRs in 30d

Description

There is a bug in the SelectWidget.
While rendering the options using OptionWidget inside the Select Widget, if the property multiple is set to true you have to double tap in every Option to for selecting them.

Does someone know how to solve this?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the SelectWidget and OptionWidget entry points and reproduce the issue with multiple set to true. Trace the focus and selection behavior while rendering options; done means each option can be selected with a single tap, with the behavior checked against the existing test setup if one is present.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react-native
Domain
frontend, 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.