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

Create a `flyout` component which is an alternative to modals. They are off canvas menus which can contain anything but overflow over the page content and you can have multiple...

lang/css
lang/javascript
tag/new-component
tag/next-release/nightly

# Bug Report I'm using a top menu with multiple items, each of them opening a sidebar with an overlay transition. When I click one item from the menu, the...

type/bug
tag/next-release/nightly

At present, the sidebar only really seems to support `.menu` - what I'm proposing is to add support for essentially a pane/panel that is essentially very similar to a modal...

type/feat
tag/next-release/nightly

# Bug Report ```yarn add fomantic-ui``` fails. ## Steps to reproduce 1. Create a new folder on your filesystem (outside of any JS package) 2. Run `yarn init` 3. Run...

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

# Feature Request Similar to #2395 really, can we add a basic version (without borders and using the same background) as well as having the option to left align the...

type/feat
tag/next-release/nightly

# Feature Request On https://ui.agiletoolkit.org/demos/interactive/popup.php demo, it is intuitive to click on the menu item like `Browse`. But the menu item opens also on hover. When user hovers the item...

type/usage

In an attempt to finish what was started at #1436 I initially said I would attempt to continue where @AhmedEid3 left off but I was struggling a bit so I...

# Bug Report Hi, I've been making an app and noticed, only on iOS apparently (Safari works), the sidebar on my project when I touch/drag it back brings the pusher...

type/bug
browser/safari
device/mobile
state/has-pr

## Description Safari on iOS 13.1+ seem to drag html containers on touchmove by default. At least this is happening for the sidebar. I am not quite sure if this...

lang/css
lang/javascript
state/on-hold
browser/safari
device/mobile

## Description This PR moves the check for other active/animating modals to hide the dimmer to the hide animation complete instead of the hide animation start. ## Testcase [https://jsfiddle.net/xmd9eht6/](https://jsfiddle.net/xmd9eht6/) ##...

type/bug
lang/javascript
state/on-hold