-
can we add sizes like large | med | small
modals look too wide on fullscreen
max width CSS so it scales down nicely
-
## Summary
The "Done" button is working like a "Next" button and keeps sending the user for the "Next" page.
## Steps to reproduce
- Access the https://web3ui.github.io/web3uikit/?path=/docs/…
-
- we need this to complete the new Admin design
- TextArea with an optional layout prop for 'text' | 'code' default test of course
- should match design supplied below
-
When changing networks/blockchains the Web3 context incorrectly updates the Chain ID from hexadecimal. For example, the localhost chain Id is stored as 1337 in decimal, but 0x539 in hex. The current f…
-
Modal title header should have circular Icon.
Button Text Font does not match the figma
## Relevant logs and/or screenshots
Implemented version:
![image](https://user-images.githubusercontent…
-
### How it happened/How to recreate the issue
- Create a new React app with `npx create-react-app appName`
- Install moralis SDK and Web3UIKit `npm install moralis react-moralis web3uikit`
- W…
-
I have a form that looks like such:
```
```
And a `approveAndList` function that looks like such:
```
async function approveAndList(data: any) {
console.log(data.data[0].inpu…
-
the same component is in `` and ``
Its a button with a copy icon, when you click it turns to a checkmark icon and copies the text to the clipboard
1. make this into a component
2. replace it in…
-
## New Feature Request
### Checklist
- [x] I am not disclosing a [vulnerability](https://github.com/MoralisWeb3/react-moralis/blob/main/SECURITY.md).
- [x] I have searched through [existing…
-
It looks more like old CoreUI design, lets make Select match Input