Zli-UoA / ryouomoi-checker-frontend

https://ryouomoi-checker-frontend.pages.dev/
MIT License
1 stars 1 forks source link

[FEATURE] usePopupの作成 #66

Closed eraser5th closed 2 years ago

eraser5th commented 2 years ago

提案の詳細

usePopupの作成

スクリーンショット 2022-02-18 14 52 51

これ

動機

その他

matumoto1234 commented 2 years ago

この issue に heartRating コンポーネント(名称は仮)の作成も含まれてますか

matumoto1234 commented 2 years ago

issue 分けてもいいかもしれないです(別の issue で heartRating コンポーネント作りたい)

eraser5th commented 2 years ago

分けるかぁ...

matumoto1234 commented 2 years ago

がんばります

matumoto1234 commented 2 years ago

これどういう実装にするのがいいんだ

matumoto1234 commented 2 years ago

天から発想が降ってきた

usePopup() で以下が返る

isOpening: boolean
openPopup: children をもつボタンのようなもの
selectedHeartsCount: ValidNumber
Popup: React.VFC