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

都道府県の選択フォームをレイアウトに追加した #21

Merged
merged 15 commits into from
May 25, 2024

Conversation

ReoHakase
Copy link
Owner

概要

ユーザーの操作に合わせて、prefCodesの検索パラメータを更新するフォームを追加した。

image

ReoHakase added 11 commits May 25, 2024 19:53
…た。 (#20)

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

vercel bot commented May 25, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
simple-resas-app-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 25, 2024 3:17pm

#20)

- CI環境での実行が難しいため。フェッチをモックするストーリーを作成するまで一時的にストーリーは無しにする。
@ReoHakase ReoHakase merged commit ca6a5c7 into main May 25, 2024
6 checks passed
@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 this pull request may close these issues.

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