-
## Bug Report
### Steps
Not really any steps to reproduce. It is off center on the official site too.
https://react.semantic-ui.com/elements/button/#content-conditionals
### Expected Result
…
-
**Note: for support questions, please use stackoverflow**. This repository's issues are reserved for feature requests and bug reports.
- **I'm submitting a ...**
- [x] bug report
- [ ] featur…
-
@arunoda how I pull in a CSS framework like Semantic UI?
-
## Bug Report
### Steps
Create a Dropdown with the wrapSelection prop set to false
add options and set disabled to true on the first or last option
use the arrow keys to move to the disabled opt…
-
### Describe the bug
**Accessibility Issue.**
The information conveyed through color (green/red) for the icons is unavailable in alternate (accessible) text.
**Expected Behavior:**
The info…
-
-
## Bug Report
### Steps
Regarding the Dropdown component. When nesting a child dropdown in a dropdown, you have to click on the text in the dropdown item to access the child dropdown (see https://…
-
I am using draft-js library and I want to set the initial EditorState with HTML Code. I am doing the following:
```
const allStyles = `testing`;
const blocksFromHTML = convertFromHTML(allStyl…
-
**Bug description:**
Whenever navigating within a WebView screen in the app, if the source is HTML, the back behavior doesn't work as expected. On iOS, the goBack property is always false, and on…
-
The Javascript files are in the repo's root as well, but the README sais "CSS only version of Semantic UI" ... I'm confused. I can e.g. initialize a dropdown by adding the class `simple`, but calling …