-
**What you were expecting:**
See a `` when `` if fetching options.
**What happened instead:**
It only show the label without the `` at first glance and then the `` appears, making the form changi…
-
On my current project this:
```
- "ra-core": "^3.0.0-alpha.2",
- "ra-data-graphql-simple": "^3.0.0-alpha.1",
+ "ra-core": "^3.0.0-alpha.3",
+ "ra-data-graphql-simple": "^3.0.0-alpha…
-
**Describe the solution you'd like**
react-hook-form offers lots of really great ways to use existing input components in forms such as `Controller` or `useFormContext`. However, this still requires …
-
Hello Olivier, core team members and community ! Congrats for you work, Material UI is getting better and better everyday !
- [x] I have searched the [issues](https://github.com/mui-org/m…
-
## Overview
The goal of this checklist is to create a comprehensive list of UI components to be implemented that collectively make up the Webb UI Kit. The Webb UI kit will be used throughout the p…
-
Create the MaterialUI theme according to the design: https://www.figma.com/file/XdYFdjlsHvxehlrkPVYq0l/Greenstand-Webmap?node-id=2497%3A11584
To set default: spacing, color, font, and so on. A refe…
-
Just curious about whether there is any further plan for this project, because it is really a good idea
-
Hi, we are dynamicaly loading some external module scripts by appending script tag to document during runtime.
const script = document.createElement('script');
script.src = src;
scrip…
-
## Nome completo
Anderson Toledo Martins Moreira
## Localidade
Rio de Janeiro.
## Apresentação
> Eu trabalho como UI Specialist Designer com tecnologias como photoshop, illustrator,…
-
The following does not override the default link type props:
```js
import {defaultTheme} from "react-admin"
const Theme = {
...defaultTheme,
components: {
...defaultTheme.components,…