-
### Describe the bug
splitbutton - there is arrow icon, but after clicking, it doesn't rotate, and there is no any css classes, properties which says that menu is showed
### Environment
Angular 16…
-
-
**Issue:** I'm encountering an unhandled null exception using this library.
The exception occurs randomly.
Cannot read properties of null (reading 'assignedSlot') TypeError: Cannot read properti…
-
I recently discovered the calendar to be using the wrong left right arrow icon css. The left right arrows css in the js file should be updated to use the following.
ghost updated
10 years ago
-
When compiling a project using this library the following error is shown and the build fails. This image is also not included in the assets path in this repository. Note: I removed the call to the .cu…
-
### Library
React Components / v9 (@fluentui/react-components)
### System Info
```shell
any system in the universe
```
### Are you reporting an Accessibility issue?
no
### Reproduction
https:/…
-
mermaid-js renders the arrow through the text "two" in this flowchart:
```
graph TD
subgraph one
A
end
subgraph two
B
end
A --> B;
```
**Describe the solution you'd …
-
Hello,
Some uses for directional icons depend on the language direction. For example, imagine a collapsible menu. When collapsed, there might be a right arrow:
```
> Items (3)
```
When expanded, a …
elad updated
10 years ago
-
I've ran into an issue similar (or identical) to #121. It seems that the sidebar renders classes with and without children with a wrong indent, and this is caused by inconsistenties between the origin…
-
Description: A scroll-to-top button would greatly enhance user experience, especially for long web pages. This button should appear once the user scrolls down a certain distance and allow them to quic…