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

# Feature Request see https://github.com/atk4/ui/pull/2063/files Currently, disabled/read-only on module's input(s) attributes needs to be set manually but I would expect them to be set on dropdown/checkbox init (or observed). also...

type/feat

# Bug Report ## Steps to reproduce 1. open https://jsfiddle.net/4jvtch20/ 2. click "Save" - an error is added to each field (expected/correct) 3. click "Email" field input, once you focus...

type/bug
state/awaiting-investigation

## Description This is desirable for web use. When no alt value is provided, the alt tag will not be shown (same as current behaviour).

type/feat
state/awaiting-reviews
state/awaiting-docs
javascript

## Description This PR implements a description in the menu items, which can be right floated or under a text. Under description can also be displayed in not vertical menu,...

type/feat
lang/css
state/awaiting-docs
state/on-hold

# Feature Request When `tabindex="0"` is set to a (div) button, the div can be focused by a tab. Currently when such div is focused, no native glow is present....

type/feat
state/has-pr

# Feature Request (originally posted in https://github.com/fomantic/Fomantic-UI/issues/2791, that issue was based on mixed (on owning div / form tag directly) `.form()` usage, this issue is feature request to fix the...

type/feat

# Bug Report Popup (on:'click') is not properly close when body=100% ## Testcase https://jsfiddle.net/dutrieux/5wc6123e/ ## Screenshot ![fomantic-bug](https://user-images.githubusercontent.com/1622751/218586018-90b45a94-1700-4880-b89d-abfdabde7ebc.gif) **When I set height of body to 'auto', that's work properly** (but it's...

# Feature Request The Tabs gets hidden or it makes its parent element scroll when the width of Tab exceeds its container width. Shouldn't this be handled using either of...

type/feat
tag/help-wanted
state/awaiting-investigation
Hacktoberfest

I’m thinking that the statistic could be expanded to include a label that looks and works better than applying a general floating label to it (https://jsfiddle.net/2cxuhvfg/). The top of the...

type/feat
Hacktoberfest

## Description Popups which are `right` positioned are misaligned by the width of a possible scrollbar (or any margin of the parent element (usually body)) ## Testcase The body has...

type/bug
lang/javascript
state/on-hold