-
#### Is this a bug, enhancement, or feature request?
Bug
#### Describe your proposal.
The dialog with form components displays additional unneeded 16px of padding around the form, in addition t…
-
Hello,
We’re working on a large project with multiple micro-frontend applications. Our apps are built using React.js, and we use Stencil.js for our common components. However, we’ve noticed that so…
-
### Is this a unique feature?
- [X] I have checked "open" AND "closed" issues and this is not a duplicate
### Is your feature request related to a problem/unavailable functionality? Please describe.…
-
### Check existing issues
- [x] I have [checked for existing issues](https://github.com/Esri/calcite-design-system/issues) to avoid duplicates
### Actual Behavior
no event is thrown when sort…
-
여러분 늦은 시간까지 고생 많이 하셨고 다들 잘 하셨어요!
TS migration 피드백 남깁니다.
# 1.
### any 타입 최소화
**src/components/AlertToast.tsx**
**src/components/ConfirmToast.tsx
src/components/ToastContainer.tsx**
기본적으로 파…
-
### Check existing issues
- [x] I have [checked for existing issues](https://github.com/Esri/calcite-design-system/issues) to avoid duplicates
### Actual Behavior
Dropdowns in a panel with certain …
-
### Is this a unique feature?
- [X] I have checked "open" AND "closed" issues and this is not a duplicate
### Is your feature request related to a problem/unavailable functionality? Please describe.…
-
This references "The components of open science practice":
At first sight, it is unclear to me how a _reproducible data analysis_ is different from _reproducible modeling_ or a _reproducible projec…
athms updated
3 years ago
-
To convert your static HTML file into a ReactJS project using Vite, follow these steps:
### 1. **Set Up Vite Project**
You can create a new ReactJS project using Vite:
```bash
npm create vite@…
-
### Describe the bug
I've run into an issue when trying to do snapshot testing with my components using PrimeVue in our unit tests. We use XState for all of our state management, which means our Vue …