ADTC
ADTC
A code editor for the SVG will be nice. It could be a simple formatted editor, or more feature-rich editor. It could also just be a frame to embed the...
Many SVGs can contain `currentColor` which will take on the color of the parent (in a DOM). We should be able to simulate that by choosing a color other than...
**Describe the bug** I installed the extension and just opened the panel. It scanned the project and it's reporting everything as "unused". These are all used. For example: I don't...
This doc change is inspired by the comment by @luwes here: https://github.com/muxinc/media-chrome/issues/904#issuecomment-2104699433 PS: Maintainer edits are allowed. Feel free to change the text as you see fit.
It looks like the `` element inside the shadow DOM overflows the `` in light DOM in **height**. A percentage height has no effect whatsoever. You can see that `height:...
## Documentation Radix Toast documentation shows very weirdly how to build a _single_ toast surrounding a button which opens it. **That's it. Nothing more.** _How I'm supposed to build an...
We've moved to function-based components using hooks a very long time ago, yet we still see error messages such as these: ``` Maximum update depth exceeded. This can happen when...
### Self-service - [ ] I'd be willing to implement a fix - [x] I'd be willing to rewrite the docs ### Describe the bug This page: * https://yarnpkg.com/getting-started/install Tells...
### Dupe Check - [X] I have [searched Warp bugs](https://github.com/warpdotdev/warp/issues?q=is%3Aissue+label%3ABugs) and there are no duplicates ### Describe the bug As said on the tin. ### To reproduce Pre-requisite: Disable "Open...
**Is your feature request related to a problem? Please describe.** We want to minimize frustrations for user, by simply removing the fingerprint in the local storage on any and all...