Fomantic-UI
Fomantic-UI copied to clipboard
Fomantic-UI is the official community fork of Semantic-UI
# Bug Report ## Steps to reproduce 1. open https://ui.atk4.org/demos/data-action/jsactionsgrid.php 2. narrow the browser window height (to about half the table height, not critical) 3. notice, when the menu is...
# Bug Report All of the message variants use the default link colors, including positive/negative/warning/etc and all of the colored variants. I'm using 2.9.3. ## Steps to reproduce You can...
# Bug Report the use of keyHeldDown together with the "validate form" behavior is not compatible, as (the behavior) when called externally: $(elem).form("validate form") has no key interaction, in fact,...
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.38 to 8.4.39. Release notes Sourced from postcss's releases. 8.4.39 Fixed CssSyntaxError types (by @romainmenke). Changelog Sourced from postcss's changelog. 8.4.39 Fixed CssSyntaxError types (by @romainmenke). Commits...
# Bug Report Please do not use `-ms-high-constrast` in CSS any more since it will be deprecated. See: https://blogs.windows.com/msedgedev/2024/04/29/deprecating-ms-high-contrast/ Currently my console has a lot of this annoying warning. ```console...
# Bug Report Blur doesn't work in modal without background. The element is just transparent like its parent. But somehow it works in transparent segment. (See `Expected result`). ## Steps...
## Description Followup of #2711 Whenever an empty label was used for a required single field or non-grouped, non-inline fields group, the label was still receiving an extra space to...
# Bug Report First of all, I apologize if I often report many bugs (or not). Bug: Search field on search selection dropdown as left action input cover the text...
# Bug Report I have two multiselect dropdowns on my page - one near the top and one at the bottom. The one near the top is working as expected...
# Bug Report This is visible even in Fomantic UI docs. I can also reproduce this locally. ## Steps to reproduce 1. Visit https://fomantic-ui.com/modules/dropdown.html#match-search-query-on-server 2. Try searching for "linux" ##...