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 ## Steps to reproduce see callbacks in the code/source, some are invoked with DOM element, some with DOM element wrapped in jQuery example: - https://github.com/fomantic/Fomantic-UI/blob/2.9.0/src/definitions/modules/modal.js#L645 - DOM...

type/bug
state/awaiting-investigation
tag/breaking-change

# Bug Report Dropdown with `.multiple.selection.search.clearable` class **not showing cursor** after `.error` class added to `.field` class ## Steps to reproduce 1. Create a dropdown with `class="ui floating search multiple...

type/bug
tag/next-release/nightly

# Feature Request I'm running into an issue wherein if the `sortSelect` setting is set for a dropdown, it does not apply to items injected into the dropdown at a...

type/feat

# Bug Report I just wanted a clean install of fomantic-ui and it has many dependencies that are deprecated and in need of repair/replacement: npm WARN deprecated [email protected]: See https://github.com/lydell/source-map-url#deprecated...

type/duplicate
tag/next-release/nightly
type/upstream
dependencies

``` ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ High │ Regular Expression Denial of Service │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ url-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ No patch available │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of...

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

## Description Whenever a `circular icon button` was used to reduce the padding but use text instead of an icon, the button does not appear as a circle at least...

type/feat
lang/css
state/awaiting-reviews

# Bug Report Height variation of the selection dropdown (described in [here](https://fomantic-ui.com/modules/dropdown.html#height)) is not working in the latest version. My guess is... * https://github.com/fomantic/Fomantic-UI/pull/2883 adds `:not(.unlimited)` selector to default max-height...

type/bug
tag/next-release/nightly

# Bug Report When a Calendar is initialized from `` with `startMode: "month"` and , and then initialised again with `startMode: "hour"`, the date of the calendar is the 1st...

type/bug
tag/next-release/nightly

# Bug Report When a dropdown is open, if you type a letter to match a label in the dropdown, an error occurs: ```js semantic.min.js?v=2.9.3:11 Uncaught TypeError: Cannot read properties...

type/bug
tag/next-release/nightly

# Feature Request When using search and more results are found then the limit, exact matches should be shown first ## Example icon car is not found but icons with...

type/feat
lang/javascript
Hacktoberfest