-
script: make-component-headless
package: @yamada-ui/progress
### Description
Currently, the `@yamada-ui/progress` component has minimal styles set within the component's source code.
We want to make …
-
### Which package has an issue?
@yamada-ui/react
### Package Version
1.3.11
### Description
There is a cleanup in the `toggle-group` test code. We think that cleanup should be removed since it is…
-
### Provide the exact quote of the error or issue
Modify the part that imports icons from @yamada-ui/lucide as needed for this review.
https://github.com/yamada-ui/yamada-components/pull/267#discu…
-
### Description
read [this article](https://www.w3.org/WAI/ARIA/apg/patterns/tabs/) and research tabs accessibility
modify component if necessary
### Problem Statement/Justification
none
…
-
**Provide the exact quote of the error or issue:**
We should modify the `_container` query to use breakpoints provided by `@yamada-ui/react`.
`contents\layouts\footers\footer-simple\index.tsx`
`cont…
-
**Provide the exact quote of the error or issue:**
We should modify the `_container` query to use breakpoints provided by `@yamada-ui/react`.
`contents\layouts\grids\leading-item\index.tsx`
`content…
-
package: @yamada-ui/modal
### Description
`@yamada-ui/modal` has a test coverage of less than 95%. We will enhance it to above 95%.
### Target files
- [packages/components/modal/src/modal-close-butt…
-
### Which package has an issue?
@yamada-ui/react
### Package Version
1.3.7
### Description
```diff
const {
className,
id,
name,
accept,
multiple,
form,
placeholder,
value…
-
### Which package has an issue?
### Package Version
1.4.4
### Description
When I try to select a language by pressing the translate button on the `FocusLock` of the document, the menu disa…
-
### Subject
Allow components to be displayed within an iframe
### Description
Display in an iframe, like the documentation site, so that modals and drawers can be displayed within the preview.
h…