final-form / final-form/react-final-form

**Bug**: (Firefox) Select with multiple attribute double click

Open
#926 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
7.4k
Forks
497
PR merge metrics
No merged PRs in 30d

Description

### What is the current behavior?

In Firefox a value of the MulitSelectBox component is not selected with the 1st click.
Example taken from the React Final Form website:
https://final-form.org/docs/react-final-form/examples/simple

### What is the expected behavior?

Item in MultiSelectBox is selected after first click in Firefox

### Sandbox Link

https://final-form.org/docs/react-final-form/examples/simple

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the issue in Firefox using the linked React Final Form simple example and inspect the MultiSelectBox component's click and selection behavior. Confirm that an item selected with one click remains selected, matching the expected behavior described in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.