-
The current Dashboard UI needs to be translated to React.
Stefano already worked on the basic set up in the branch [`refactor-react`](https://github.com/WorldBrain/Research-Engine/tree/refactor-re…
-
Aside from just color schemes changes, I'd like to add plugin support for css styling / css skinning and theming.
This would open up the door for some very in-depth customization options, as well a…
-
### Problem
The current React project is manually implementing UI components, which can lead to inconsistencies in design and increased development time. This approach makes it challenging to maintai…
-
### Share your bug report, feature request, or comment.
_No response_
-
### Describe the bug
Hi, as u can see in the video i am trying to implement a component which on input change gets the addres predictions from server. Its using PopOver from shadcn for the for the po…
-
**To reproduce:**
```jsx
import * as React from "react";
import * as ReactDOM from "react-dom/client";
import styled from "styled-components";
function Button(props) {
const buttonRef = Re…
-
For my extension I need to mount my app immediately after a precise div. However, this div is not immediately available when the page is loaded.
To do this I used MutationObserver:
```javascrip…
-
I am getting the following error when I use the library for Android React Native:
```
Error: The 'kotlin-android-extensions' Gradle plugin is no longer supported. Please use this migration guide (…
-
### Describe the bug
Here's my `components.json` file:
```
{
"$schema": "https://ui.shadcn.com/schema.json",
"style": "new-york",
"rsc": true,
"tsx": true,
"tailwind": {
"conf…
-
First of all the link for feedback at [this link](https://ui.docs.amplify.aws/react/getting-started/figma) brought me here.
The tutorial on the page for React and Figma leaves much to be desired. …