Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

レイアウトに都道府県の選択機能を追加する #20

Closed
ReoHakase opened this issue May 25, 2024 · 0 comments · Fixed by #21
Closed

レイアウトに都道府県の選択機能を追加する #20

ReoHakase opened this issue May 25, 2024 · 0 comments · Fixed by #21
Assignees
Labels
✨ feat 機能の実装。

Comments

@ReoHakase
Copy link
Owner

ReoHakase commented May 25, 2024

概要

以下の二つのコンポーネントをlayout.tsxに追加する

image
@ReoHakase ReoHakase self-assigned this May 25, 2024
ReoHakase added a commit that referenced this issue May 25, 2024
…た。 (#20)

- `position: absolute`で配置される`<input>`が、ラベル要素でなく`position: relative`を持つ直近の祖先に配置されてしまい、ラベルを押すと想定されていない場所にスクロールされてしまっていたため。
ReoHakase added a commit that referenced this issue May 25, 2024
- レイアウト側で付加するため
ReoHakase added a commit that referenced this issue May 25, 2024
#20)

- CI環境での実行が難しいため。フェッチをモックするストーリーを作成するまで一時的にストーリーは無しにする。
@ReoHakase ReoHakase added ✨ feat 機能の実装。 and removed enhancement labels May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feat 機能の実装。
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant