-
## Bug Report
### Environment
Device: Iphone 5
IOS version: 11.4.1
Browser: Safari
### Steps
A clear and concise description of steps to reproduce the problem.
* Go to https://react.sem…
-
### Steps
```
```
### Expected Result
columns should stack with vertical gutter
### Actual Result
…
-
- Semantic-UI's: https://react.semantic-ui.com/modules/popup/
```jsx
const PopupExample = () => (
)
```
- Bootstraps's https://react-bootstrap.github.io/components/popovers/
```jsx
Holy g…
-
After defina a min and max date the `initialDate` value is overriden and the date picker opens on the `mindate` value. If I don't set a `minDate` and `maxDate` the date picker opens correctly.
**My…
-
### Steps
Open google chrome. Open a modal with the prop 'dimmer' set to 'inverted'. Make the screen small enough so that the modal is scrollable.
### Expected Result
To be able to see the scroll…
-
Hola!
¿Será posible para las entregas del P2 usar librerías de componentes UI para React? Me refiero a librerías como las siguientes:
- [Material UI](https://material-ui.com/)
- [React Bootstrap]…
-
Hi! I tried to use `react-doc-viwer` in my react project, but I come across on this issue:
![Screenshot from 2021-03-11 00-34-23](https://user-images.githubusercontent.com/69858959/110713400-2bb8aa…
-
## Bug Report
### Steps
open an sidebar and scroll it
### Expected Result
the top fixed menu in this sidebar should be fixed
### Actual Result
the menu is static
### Version
semantic-u…
-
```json
"@material-ui/core": "4.11.0",
"antd": "4.8.5",
"semantic-ui-react": "2.0.1"
```
`package.json`
-
### Steps
1. open https://react.semantic-ui.com/collections/message/#variations-floating
2. edit `floating` and add a `color`
```
import React from 'react'
import { Message } from 'semantic…