-
### Description
Prohibit import of `@testing-library/react` in lint.
### Problem Statement/Justification
Must be imported from `@yamada-ui/test`.
### Proposed Solution or API
_No response_
###…
-
### Description
read [this article](https://www.w3.org/WAI/ARIA/apg/patterns/spinbutton/) and research spinbutton accessibility
modify component if necessary
### Problem Statement/Justification
…
-
### Which package has an issue?
@yamada-ui/react
### Package Version
1.4.3
### Description
Setting `closeOnPointerDown={true}` on the `Tooltip` component does not close the tooltip. When checking…
-
### Description
read [this article](https://www.w3.org/WAI/ARIA/apg/patterns/tooltip/) and research tooltip accessibility
modify component if necessary
### Problem Statement/Justification
…
-
### Provide the exact quote of the error or issue
Wouldn't "next tab" be more appropriate for `ArrowRight` and "previous tab" for `ArrowLeft`?
![image](https://github.com/yamada-ui/yamada-ui/asset…
-
### Which package has an issue?
@yamada-ui/react
### Package Version
1.3.10
### Description
If you put in `items` containing groups, when you create an element, the original list is also changed.…
-
package: @yamada-ui/use-clickable
### Description
`@yamada-ui/use-clickable` has a test coverage of less than 80%. We will enhance it to above 80%.
### Target files
- [packages/hooks/use-clickable/s…
-
### Provide the exact quote of the error or issue
Accordion background color is not applied in the document.
### `Accordion` running on documentation
![image](https://github.com/yamada-ui/yama…
-
### Which package has an issue?
@yamada-ui/react
### Package Version
1.1.4
### Description
When I execute the component test on main branch, some of the `Menu` component tests that use …
-
### Which package has an issue?
@yamada-ui/react
### Package Version
1.3.9
### Description
Fix className to BEM in `Calendar`.
- [x] `ui-calendar__header__label`
- [x] `ui-calendar_…