Fomantic-UI icon indicating copy to clipboard operation
Fomantic-UI copied to clipboard

Fomantic-UI is the official community fork of Semantic-UI

Results 231 Fomantic-UI issues
Sort by recently updated
recently updated
newest added

## Description This PR reverts and corrects #1739 for stackable nested grids. I also made the fixed gutter value from stackable grids on mobile customizable which allows for adjustment to...

type/bug
lang/css

# Bug Report I'm not sure if accessibility is a goal of this library, but the default CSS link colour generates contrast errors when using the [WAVE Web Accessibility Evaluation...

type/feat
lang/css
tag/help-wanted

# When using coupled modal the first one is jumping up before the second is shown ## Steps to reproduce 1. You need two coupled modals 2. The second modal...

type/bug
lang/javascript
state/awaiting-investigation

# Feature Request More often I am wanting to get the Dropdown selected index (rather than value/text). I think it would be a great feature if I could do something...

type/feat

# Bug Report In the TestCase, I'm facing some button size issue ## Steps to reproduce 1. I'm using animation button in two places one is in the top of...

type/bug
tag/next-release/nightly

# Bug Report Well, I wonder if fomantic-ui will become uninstallable. Currently, only npm6 can install it. All of the other usual package managers fail. ## Steps to reproduce 1....

type/bug
tag/next-release/nightly

# Help Wanted ## Problem Installation with yarn is not working when running with the following `yarn add fomantic-ui --ignore-scripts` `yarn --cwd node_modules/fomantic-ui run install` the install (autoInstall mode) gulp...

type/build
tag/next-release/nightly

# Bug Report I can't install it. ## Steps to reproduce Look at the GIF (versions included): ![Peek 27-01-2021 10-21](https://user-images.githubusercontent.com/16638560/105996743-813d5b00-6089-11eb-81e2-f28533d796c3.gif) Log attached. [2021-01-27T13_20_17_699Z-debug.log](https://github.com/fomantic/Fomantic-UI/files/5880469/2021-01-27T13_20_17_699Z-debug.log)

type/bug
tag/next-release/nightly
type/upstream

# Bug Report ## Steps to reproduce 1. `mkdir foobar` 2. `cd foobar` 3. `npm install fomantic-ui` ## Expected result fomantic-ui installed without error ## Actual result ``` [15:07:55] Starting...

type/bug
type/build
tag/next-release/nightly
type/upstream

# Bug Report Actual develop branch seems to wrongly parse datetime in calendar module. Culprit seems to come from this commit: 8a331f0e62806964cfa00c271b09d54076f28df5. In `src\definitions\modules\calendar.js` at line 1563. ```js text =...

type/bug
lang/javascript
tag/next-release/nightly