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

# Bug Report When a modal is hidden, it checks for other modals and if there are no other active or animating modals it hides the modal dimmer. This happens...

type/bug
state/has-pr

Bumps [@octokit/core](https://github.com/octokit/core.js) from 3.6.0 to 4.0.5. Release notes Sourced from @​octokit/core's releases. v4.0.5 4.0.5 (2022-08-15) Bug Fixes deps: update dependency @​octokit/types to v7 (#503) (8264098) v4.0.4 4.0.4 (2022-07-08) Bug Fixes...

state/on-hold
type/dependencies

# Bug Report It is not possible to close a calendar picker via the escape key when it is embedded in a modal. It appears the issue is not limited...

type/bug
tag/next-release/nightly

# Bug Report ## Steps to reproduce 1. Selection Option A 2. Submit ## Expected result Select value is should be updated according to the option value. ## Actual result...

type/bug
state/awaiting-investigation
state/awaiting-triage

# Help Wanted When options are dynamically generated, how to set custom data(like `...`) in it? ## Problem I want the dropdown to dynamic generate options by the user input....

type/feat
tag/next-release/nightly

## Description This PR allows to render custom data- attributes for each dropdown item by providing a `data` key object. Every key inside the data object will be rendered as...

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

# Bug Report For some reason when I update to the new version of the these browser: Chrome: v121.0.6167.184 (Official Build) (64-bit) Edge: v121.0.2277.112 (Official build) (64-bit) Custom scrollbar break...

type/bug
tag/next-release/nightly
browser/chromium

# Bug Report ## Steps to reproduce 1. open https://jsfiddle.net/dzus4r5L/ 2. click outside the modal (somewhere in the gray dimmer) 3. the modal is expected to close ## Expected result...

type/bug
type/usage
state/awaiting-investigation

# Bug Report When I add item in input value manually and I call `$('.ui.selection.dropdown').data().moduleDropdown.trigger.change();` it works. The items in dropdown are correctly added. But, when I remove item in...

type/bug
tag/next-release/nightly

## Description When the input of a dropdown (which holds the selected values) was changed , the change does not recognize when values are missing, which have been selected before....

type/bug
state/awaiting-reviews
javascript