-
### Description
The Next.js startup fails, and the components used by Expo are not styled.
### CodeSandbox/Snack link
.
### Steps to reproduce
1. Go to '...'
2. Click on '...'
3. Scroll down …
-
### Describe the solution you'd like
I would suggest using a bottom sheet component to improve the mobile interface, including map selection and memo actions.
### Type of feature
User Inter…
-
### **Description**
We need to explore how translations will work for the React and React Native components within the `metamask-design-system` monorepo. Specifically, this spike will investigate how…
-
### Description
Currently, when the developer tries to configure an Angular application to use `font` icons instead of the default `svg` ones, only the icons that are explicitly provided as `font` ic…
-
### Summary
The Joy UI Tooltip component should have native support for usage within a shadow DOM, similar to the existing support for JoyModal and JoyMenu components. This would allow developers to …
-
After creating user-defined series from filtered ones, the ObservationDetails dialog is sometimes not shown in the PhasePlot mode.
If the command is invoked from the menu, the following error is sh…
-
## Description
As part of our [Q3 roadmap](https://github.com/ethereum/ethereum-org-website/issues/13399), this issue tracks the progress of the Shadcn/Tailwind migration.
## How to contribute
…
-
### **Description**
Add unit testing functionality to the component template in the MetaMask design system monorepo. This will involve setting up tests using the [React Testing Library](https://tes…
-
Our RN app of which we want to create a web version from fails to serve due to `DynamicFonts` using `react-native-fs`.
```
➜ momo-app git:(staging) ✗ yarn web
yarn run v1.22.19
$ webpack serve …
-
### Code Example URL
https://stackblitz.com/edit/angular-6kjwya?file=src%2Fapp%2Fapp.component.html
### Description
When i place native textarea inside tui-textarea which is inside label with tui-l…