-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
> [!WARNING]
These dependencies …
-
### Steps
• Go to: https://react.semantic-ui.com/modules/sticky#sticky-example-oversized
• Scroll
### Expected Result
Left column scrolls independently from the context
### Actual Result
Lef…
-
Please note this is a question and I'm new to stormpath. I have a custom login form using:
> "formsy-react": "^0.19.2",
> "formsy-semantic-ui-react": "^0.1.4",
> "react": "^15.4.2",
> "react-st…
-
When using Dropdown inside Form > Field with error class there is a incorrect styling
Referred from semantic ui react: https://github.com/Semantic-Org/Semantic-UI-React/issues/1462
![image](https:…
-
Hey Jack,
i thought the project was dead. But then version 2.5 came out, since then it's been quiet again.
Could you please enlighten me about the future of Semantic-UI?
That would be great, …
-
Hello guys! First of all, thank you for all your hard work for Park UI.
So I'm trying to create a shared component library based on Park UI and PandaCSS (obviously 😅) and replacing a previous desig…
-
## Bug Report
Dropdown: Incorrect behavior when loading options dynamic.
### Steps
I added custom options to the end and name it 'Load more'. When I click on the load more option I dynamically load…
-
Hi, im trying to enable CSS modules in react, i am encountering this error
```
ERROR in ./node_modules/css-loader?{"modules":true,"importLoaders":1,"localIdentName":"[name]__[local]___[hash:base64…
-
Hi, I have a visual glitch on my DateRangePicker and don't understand whats wrong...
I'm using Semantic for styling, here my simple code:
```jsx
import '../node_modules/react-dates/lib/css/_datepic…
-
## Feature Request
### Problem description
I noticed that #1252 implemented an optional prop `closeOnChange` for Multiple Selection Dropdown that only works when selecting an item to add but does …