-
# Component Name
## Component Description
## Design Spec
[Link to Design Spec in Figma]()
## Engineering Spec
### Inputs
* [List all inputs into the component]
* [e.g. @attr public paused: boolea…
-
### Duplicates
- [X] I have searched the existing issues
### Latest version
- [X] I have tested the latest version
### Summary 💡
The Bottom Navigation component (also known as tab bar) is a sibli…
-
### Description
HTML Anchor attribute setting is available on a global level for an overridden block.
This makes the HTML invalid (as the ID should be unique) and impossible to use HTML Anchors in…
-
### What problem are you trying to solve? Do you a suggestion on how to solve it?
Aptakube is the first UI that actually got me interested, but mouse and clicking all over the place is just terribad.…
-
Migrating from https://github.com/plotly/dash-core-components/issues/584
Currently the way to respond to zoom events, legend toggle events, etc. is to listen to relayoutData and restyleData. This g…
-
Currently I can define exclude/include items from classpath by specifying a pattern:
![grafik](https://user-images.githubusercontent.com/1331477/212607130-91620a27-f24f-4ac8-9ad4-a11d8d4b0076.png)
…
-
I am having significant issues getting the import order to accept my glob patterns for my internal import paths. I have the following 10 scenarios for what my imports look like when coming from librar…
-
I got a build error, now after upgrading to nuxt 3.14.0
I'm using Nuxt UI
```
[unhandledRejection] Cannot read properties of undefined (reading 'prefix') 2:46:37 PM
at…
-
**Package:** ecode-linux-0.6.3-x86_64.tar.gz
**OS:** Ubuntu 24.04.1 LTS
**Issue**: Selected text is deleted when switching to another application
**Steps to reproduce:**
1. Select some text in t…
-
Oh no, please don't use a `FutureBuilder`, that's the shittiest Widget ever.
A separated class with a `ValueNotifier`-like thing or I don't know which state management solution, but never mix UI with…