-
## Feature Request
### Problem description
The Icons component provides many logos of common social media platforms, and I was trying to add a Tik Tok icon to link to our website, but no such ic…
-
## Bug Report
### Steps
```
{
const s: string = data.value;
}}/>
```
### Expected Result
No TypeScript errors.
### Actual Result
`Type 'string | number | undefined' is not assignab…
-
First will come the death of jQuery in all JSX files.
Later will come a full refactor to remove jQuery as a dependency of Semantic-UI, by using the better Semantic - React.
-
Compare both frameworks and determine which one we should use.
If going with React-Native, also choose a ui-framework overtop (semantic-ui, material-ui, etc)
-
**Describe the bug**
When defining a maxDate and startMode='year', calendar should open with maxDate year as the last option, and all previous years available for immediate selection vs. having to cl…
-
Components created using styled-components with Semantic UI React aren't retaining the props types from the original SUIR component.
# Without styled-components
Without styled-components the SUI…
-
## Bug Report
### Steps
Go to the Search selection example on the semantic react website using an ios device and select an option.
### Expected Result
The keyboard should close when an item is…
-
Use semantic cards to display articles on the homepage (see links below):
Semantic cards: https://react.semantic-ui.com/views/card/
Design inspiration: https://www.helpscout.com/blog/
-
Hi,
Transitions are not working for minified CSS, but do work if the un-minified file is used.
My setup is the latest version of Senatntic (2.4.2) and semantic-ui-react (0.84.0). The project is …
-
Hello, everyone.
I've try to customize semantic-ui in react with craco by follow this instuction.
[](https://react.semantic-ui.com/theming)
and I try to yarn start but I face this error
Erro…