Semantic-UI-React
Semantic-UI-React copied to clipboard
The official Semantic-UI-React integration
## Feature Request ### Problem description I would like to use `List` component rendered as `ul` without having bullets. Currently you can add bullets or numbers to list items using...
## Bug Report ### Steps 1. Open a page that contains a dropdown (with some text, call it Dropdown Text) in Chrome while having NVDA screen reader on. 2. Screen...
So When is that going to happen?
## Bug Report The popup placement in IE11 seems to be slightly broken. ### Steps 1. Navigate to https://react.semantic-ui.com/modules/popup/ 2. Hover over any Popup example ### Expected Result  ###...
## Feature Request Update FontAwesome Icons so that the latest icons are supported
## Feature Request ### Problem description Form selects don't focus themselves when clicking an associated label. There is a workaround for ones with a `search` prop, but seemingly no way...
- addition of column in example to correctly demonstrate responsiveness
## Bug Report ### Steps Open any CodeSandbox link from the Semantic UI React examples. ### Expected Result A rendering of the component. ### Actual Result A blank white screen...
## Bug Report ### Steps 1. Click on dropdown 2. Click on one of the options ### Expected Result The dropdown menu should close ### Actual Result It remains open...
Caveat. I am not sure this is an appropriate place to post this question. I have posted it on [DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped/issues/49962) and [Stack Overflow](https://stackoverflow.com/questions/65160827/components-created-using-styled-components-with-semantic-ui-react-arent-retaini) and [Spectrum](https://spectrum.chat/styled-components/general/style-components-created-with-semantic-ui-react-lose-suir-prop-type-information~4b5e690a-9ca5-42e9-abf8-495c86fe7bf4). I have been unable to...