-
### どのパッケージに問題がありますか?
@yamada-ui/react
### パッケージのバージョン
1.4.2
### 概要
ドキュメントのSelectの初期値を設定するコードをそのまま貼り付けると、選択状態は正しいものの、
UIの見た目に初期値が反映されていません。
```js
孫悟空
ベジータ
フリーザ
```
![image](h…
-
package: @yamada-ui/color-picker
### Description
`@yamada-ui/color-picker` has a test coverage of less than 80%. We will enhance it to above 80%.
### Target files
- [packages/components/color-picker…
-
package: @yamada-ui/pin-input
### Description
`@yamada-ui/pin-input` has a test coverage of less than 80%. We will enhance it to above 80%.
### Target files
- [packages/components/pin-input/src/pin-…
-
### Which package has an issue?
@yamada-ui/react
### Package Version
1.3.12
### Description
When using `react-hook-form`, the value is not reset even if you click `ClearIcon` of `DatePicker`.
##…
-
### Description
read [this article](https://www.w3.org/WAI/ARIA/apg/patterns/link/) and research link accessibility
modify component if necessary
### Problem Statement/Justification
none
### Pr…
-
### Which package has an issue?
@yamada-ui/react
### Package Version
1.3.11
### Description
There is a `cleanup` in the `range-slider` test code. We think that `cleanup` should be remov…
-
### Which package has an issue?
@yamada-ui/react
### Package Version
1.3.12
### Description
Probably, menu test(should render the menu) is wrong.
`menu.test.tsx`
```diff
expect(screen.getByT…
-
### Which package has an issue?
@yamada-ui/react
### Package Version
1.3.12
### Description
Currently, the only return value of `onLoad` is `Promise`, but `void` should also be allowed.
### Link…
-
### Which package has an issue?
@yamada-ui/react
### Package Version
1.3.1
### Description
When I tap on the tooltip, I expect it to show, but it does not.
### Link to Reproduction
https://yama…
-
### Description
read [this article](https://www.w3.org/WAI/ARIA/apg/patterns/breadcrumb/) and research breadcrumb accessibility
modify component if necessary
### Problem Statement/Justification
…