digital-go-jp / digital-go-jp/design-system-example-components-react
公開Storybookのカレンダーと日付ピッカーの表示が不安定
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 663
- Forks
- 41
- Avg merge
- 7d 7h
- Merged PRs (30d)
- 1
Description
事前確認
- Issuesに同一の機能リクエストがないか確認しましたか
バグ概要
コンポーネントそのもののバグではなくて恐縮ですが、画像の通り、Storybookで「カレンダー」と「日付ピッカー」を開くとTypeErrorが出てしまいます。
(手動でリロードすれば、それ以降は正しく表示されます)
Storybookの#35503で報告されている症状と同じなので、v10.5.8以上で解消するかもしれません。
期待される結果
「カレンダー」と「日付ピッカー」が安定して正しく表示される。
再現手順
- 任意のブラウザで公開Storybookを開く
- 「カレンダー」「日付ピッカー」以外の任意のコンポーネントを開く
- 「カレンダー」もしくは「日付ピッカー」を開く
※直接「カレンダー」もしくは「日付ピッカー」を開くと再現しません
バグが再現したOS
macOS
バグが再現したブラウザ
No response
サンプルコンポーネントのバージョン
v2
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue in the published Storybook: open another component first, then open Calendar or Date Picker, and record the TypeError. Check the Storybook version and dependency configuration against the reported Storybook #35503 issue and v10.5.8. Done means both stories open reliably without a manual reload.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- storybook, typescript
- Domain
- frontend, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100