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 My VSCode is yelling a lot of types errors when using the new types definition of FomanticUI. ## Steps to reproduce Example: ```ts import 'fomantic-ui'; //... jq("#el").nag({persist:...

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

# Bug Report ``-based ordered list does not support native `start` attribute. Ref. https://developer.mozilla.org/en-US/docs/Web/HTML/Element/ol ## Steps to reproduce `` https://jsfiddle.net/y42Lu9ds/ ## Expected result The counting of ordered list starts from...

type/bug
lang/css
Hacktoberfest

# Feature Request Rather than having the “box-like” steps as currently available, how about we add a circular variant that gives just a general overview (no header/description)? Numbers could potentially...

type/feat
state/has-pr

## Description The current changelog file generates by auto-changelog contains the commits relating to the dependency updates by @dependabot which aren't really necessary. This PR adds a custom template that...

I have a Button in a Sidebar, which has a really huge html-popup. When the sidebar is scrollable there are positions where the popup cant't be displayed. See this for...

type/feat
lang/javascript
type/usage
Hacktoberfest

# Feature Request `textarea` is basically an `input` that support multiple lines. Therefore I expect the same features as for input. The css should be generated for input/textarea as much...

type/feat
tag/next-release/nightly

# Bug Report Form `unstackable fields` has a wrong margin-bottom when reaching the `mobile` breakpoint. I suspect [this line](https://github.com/fomantic/Fomantic-UI/blob/de758dcb3b4b51657623d43893bc5351aadaf942/src/definitions/collections/form.less#L1002C1-L1002C1) to be the culprit. ## Steps to reproduce 1. Go to...

type/bug
lang/css
state/awaiting-investigation

# Bug Report Headers don't support `seemless` variants like attached segments do ## Steps to reproduce ```html Works! foo bar Doesn't work! foo bar ``` ## Expected result It's a...

type/feat
tag/next-release/nightly

I propose to exclude all PRs/commits starting with `build(deps): bump ` and `build(deps-dev): bump ` from changelog or move these changelog lines to a separate section.

type/feat
state/has-pr

## Description This PR is a rebasing from my other [PR](https://github.com/fomantic/Fomantic-UI/pull/1838) which messed up with merging that resulted the dist directory included. ### Remove icon alignment The remove icon wasn't...

type/bug
lang/css
state/on-hold
tag/breaking-change