-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
Issue related to those issues…
-
Building this site on `main` branch is very slow and not working at all in our deploy environment (render.com).
There are at least two problems, both related to the auto-generated API reference doc…
-
[vite] [plugin:vite:import-analysis] Failed to resolve import "/Users/hongge/Desktop/li/yunyizhineng/autopart-mobile/src/components/keypress/index.vue" from "node_modules/@climblee/uv-ui/components/uv…
-
I like the components viewed separately on the Components part of the site, but it would be good to see a Demo section which integrates them together as an entire page. So it is more realistic for see…
-
With everything set up, it's coding time! (finally)
**(Re-)Note:** because this is a new step, don't forget to open a new branch!
# Step 1/2 - Login screen Frontend (FE)
#### Estimated time: 2 hours…
-
**Describe the bug**
When looking at the components portion of our openapi schema, we noticed that everything drf-spectacular generates via `AutoSchema` is bundled under `schemas` or `securitySchemas…
-
Login is done. Now, let's make the user list UI.
# Step 1/3 - Users List Frontend (FE)
#### Estimated time: 3 hours
The blank page you created will list all registered users on our server. Each list…
-
I currently updating my app to RN 0.73.8, while doing this I am experiencing an issue with importing SVG's correctly. The imports are runtime recognised to be of type number rather than of type React.…
-
Been experiencing major performance issues on predix-ui when loading vis related pages the past week or so and it's specially slow as of yesterday with IE11, FF and Safari. Seeing upwards of 20+ sec…
-
Hi all,
please give an advice for using collapsible table. I have two components as follows.
**index.php**
```
namespace App\Livewire\Mobile\Staff\Research\Review;
use Livewire\Component;
…