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

The official Semantic-UI-React integration

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

fix mulitple search selectiipon value #4148

I use semantic ui and I add dir="rtl" to html tag in my page and use semantic ui in RTL mode. but for using steps when direction is rtl the...

## Bug Report ### Steps Dropdown properties search & clearable appear to be conflicting when combined with inline, so that the search rendered in front of the clear icon, making...

## Bug Report Dropdown menus do not pop over sidebars but instead result in scrollbars in the sidebar. ![dropdown-in-sidebar](https://user-images.githubusercontent.com/1215819/108115835-add10b00-7068-11eb-84b9-f0f9d1bded47.gif) ### Steps 1. Create a Sidebar 2. Add a Dropdown menu...

Is it possible using multiple themes and switch between them using create-react-app craco way? I need to switch between themes inside my react app and i've no idea how to...

## Bug Report ### Steps 1. Open a modal whose content is long enough to create a scroll bar. 2. Opens and closes the Dimmer that fills the Page. ###...

fixed #4065 i fixed dropdown inline search eith no reults found

Fixes #4034, also include a test and documentation for `tableData` attribute usage in **Table** component. Please have a look especially at line 68 of `src/collections/Table/TableRow.js`. The newly created react key...

## Bug Report ### Steps On it's on, Grid.Row has performed as expected; however, when I add the style object and height attribute. When I zoom in the top row...

## Bug Report ### Steps Type something that results in no results found in the dropdown search. ### Expected Result The dropdown arrow not being on top of the text....