-
Image 1: search dropdown
![muffon_ZFXxuHaWTf](https://github.com/staniel359/muffon/assets/138131197/0673233b-b128-4a58-a760-7e1de4806436)
Image 2: lyrics provider dropdown
![muffon_bMloQA31Du](…
4pii4 updated
4 months ago
-
# 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 of unde…
-
Writing valid HTML and format are sometimes forgetten.
Then we need to spend energy to fix them like doing so in https://github.com/fomantic/Fomantic-UI-Docs/pull/151.
I think automatic and unifo…
-
I love Fomantic-UI-SASS,
But it doesn't seem to have official support for npm users,
I would like to ask if there are plans to support npm?
Thank you
-
[https://fomantic-ui.com/modules/dropdown.html#additional-settings](https://fomantic-ui.com/modules/dropdown.html#additional-settings)
"hideDividers>" should be "hideDividers", there is an extra gr…
-
UPDATE: FUI issue: https://github.com/fomantic/Fomantic-UI/issues/2972
see discussion below, CSS only tooltip must be with FUI popup module
---
- You create a grid or crud $grid and set a mod…
-
clicking on a footnote forward link or backlink results in the following javascript error:
```
Uncaught Error: Syntax error, unrecognized expression: unsupported pseudo:
```
-
Inside a definition table the calendar header becomes inactive. My current workaround is:
```sass
// This fixes the issue of ember-semantic-ui-calendar not functioning inside a definition table
.…
-
Opened to brainstorm some additional examples. Hopefully new issues and PRs spring from here.
Ideas
---
* Improve todo-mvc styling, just use default fomantic-ui css classes.
* Add some actual …
-
When using return $from->error() with a radio field, the error message is displayed on every radio option:
```
$bulk_form->addField('weekday', ['Radio'], ['values'=> STD_GERMAN_WEEKDAYS, 'caption…