-
- [ ] Create a reusable component for displaying tabs and pie charts
- [ ] Create icon component Saving icon
- [ ] unit tests
Components:
https://mui.com/x/react-charts/pie/
https://mui.com/ma…
-
react frontend show warnings
WARNING in ./node_modules/react-bootstrap-sweetalert/dist/components/Buttons.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse so…
-
## Description
Set up the initial Next.js project structure, install necessary libraries and configure basic project settings.
## Tasks
- [x] Next.js project structure is set up with essential f…
-
### Steps to reproduce
1. Open https://mui.com/material-ui/react-hidden/
### Context
#42305. This component was deprecated in v5.0.0, so on September 16, 2021. The migration path is documente…
-
### Overview
Admin users need the ability to edit the tooltip text in the calculator pages (1-4). So that they can update the information related to Strategies and Input fields that define a project…
-
### Feature description
I'd like to request a configurable row count (within reasonable limits, of course) for the holosphere's material overview UI.
I'm currently trying to add all materials from…
-
## Feedback received:
> Please include some example code in the demo. There are four different components listed at the bottom of this page, the API docs for three of them have no details about what…
-
https://github.com/arttuka/luma/blob/master/shadow-cljs.edn
-
would like to know how we can generate generic react libraries `ReactElement` types based on a known npm package?
for example
https://www.npmjs.com/package/@mui/material
what are the steps requ…
-
**Description**
I'm having trouble disabling the entire form at once. After searching online, I found that I should use formState for this purpose. However, when I followed the example on the web…