Semantic-UI-React
Semantic-UI-React copied to clipboard
The official Semantic-UI-React integration
In dropdown is it possible to jump between items with keyboard? Press L key and jump to first L item (highlights not select). In https://semantic-ui.com/modules/dropdown.html is working correctly. This feature...
## Feature Request ### Problem description Currently `Sticky` can be used to either stick to the top of the page (when passed the sticky element). Or when set to pushing,...
Card
## Feature Request Cards with 0px border Radius. ### Problem description I have an idea related to cards, Cards does not have hover property . ### Proposed solution Cards should...
## Bug Report I upgraded to react 18 and while everything was smooth `TransitionablePortal` is causing hydration issue. I remove that from the code, it goes away. ### Steps Dont...
### Steps I'm using a `Dropdown as Menu.Item` and noticed that the width of the menu item seems off. I checked the [Semantic-UI](http://semantic-ui.com/collections/menu.html#menu) docs (3rd example) and they are using...
## Bug Report ### Steps I created a popup with the input field's autoFocus. click and open the popup with the input field. ### Expected Result At the time of...
## Feature Request ### Problem description A clear and concise description of what the problem is. Ex. I have an issue when [...] ### Proposed solution A clear and concise...
This is a follow up to this issue: https://github.com/Semantic-Org/Semantic-UI-React/issues/1545 The submitter was forwarded to [/Semantic-UI](https://github.com/Semantic-Org/Semantic-UI) I followed up in this post: https://github.com/Semantic-Org/Semantic-UI/issues/5440 It turns out that the issue has to...
I think maybe there should be a way to make pagination SEO friendly at least.
Resolves #4464 All callbacks to components which need to process some internal value of the component have had to pull the data out of the object intended to mirrors the...