ConsenSysMesh / ConsenSysMesh/rimble-ui

<Select> component produces <input> tags

Open
#453 1 comment 3 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
455
Forks
60
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
The component produces a normal text input field with the dropdown svg attached.

**To Reproduce**
Create a simple form with the Select element.

**Expected behavior**
A dropdown list with one entry - Ethereum. Instead, an error is produced because the options are being rendered as html children - which input tags do not support.

**Rimble UI Version**

0.14.0

**Desktop (please complete the following information):**

- OS: Linux mint 20 Cinnamon
- Browser: chrome Version 87.0.4280.88 (Official Build) (64-bit)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the simple form example with the Select component and inspect how its options are rendered. The issue is resolved when the Ethereum option appears in a dropdown without producing an input-child rendering error.

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.