Semantic-UI-React icon indicating copy to clipboard operation
Semantic-UI-React copied to clipboard

The official Semantic-UI-React integration

Results 204 Semantic-UI-React issues
Sort by recently updated
recently updated
newest added

Fixes https://github.com/Semantic-Org/Semantic-UI-React/issues/4415 This PR adds the allowReselection prop to the Dropdown. This enables user to trigger onChange events even when reselecting same value. I think I've resolved the issue. If...

## Feature Request ### Problem description Add dropdown allowReselection (mentioned in Semantic UI 2.2.0 changelog) `Dropdown - Adds new allowReselection option to trigger onChange events even when reselecting same value`

## Bug Report ### Steps 1. Create list item , per item have a dropdown and a button 2. Click last dropdown 3. Scroll down bottom 4. Click the button...

## Bug Report ### Steps Install and try and use some icons that are available only in more up to date versions of font awesome, like: ```jsx ``` SUIR mentions...

If two or more options in the options prop have the same value in their respective value fields, the Select component only highlights one option for all such cases. For...

create mobile styling for the general layout, currently this site is not mobile friendly.

## Bug Report ### Steps The Checkbox control [is hardcoded to always set](https://github.com/Semantic-Org/Semantic-UI-React/blob/master/src/modules/Checkbox/Checkbox.js#L206) `readOnly` on its Input, even if you don't pass the `readOnly` prop. This means the element is...

Yeah it's my first contribution I had updated the images with missing alt : alternate text to the image tag So kindly check the changed files