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

お届け先の複数指定 数量及びボタンスタイル修正 #5262

Closed

Conversation

YokoInoue-u
Copy link
Contributor

ご確認お願いいたします。

概要(Overview・Refs Issue)

サイドにブロックが配置されている場合やスマホにおいて、お届け先の複数指定(/shopping/shipping_multiple)の数量の左に余白ができる現象を修正する。また、サイドにブロックが配置されている場合にボタンのテキストがはみ出す現象を修正する。

方針(Policy)

  • 768px未満ではお届け先と数量をblockにし、margin-leftを削除する
  • .ec-AddAddress__actionsにmin-widthを設定し、.ec-off4Gridを削除する

実装に関する補足(Appendix)

変更点が分かりやすいようSCSSのみ修正しています。

テスト(Test)

相談(Discussion)

マイナーバージョン互換性保持のための制限事項チェックリスト

  • 既存機能の仕様変更はありません
  • フックポイントの呼び出しタイミングの変更はありません
  • フックポイントのパラメータの削除・データ型の変更はありません
  • twigファイルに渡しているパラメータの削除・データ型の変更はありません
  • Serviceクラスの公開関数の、引数の削除・データ型の変更はありません
  • 入出力ファイル(CSVなど)のフォーマット変更はありません

レビュワー確認項目

  • 動作確認
  • コードレビュー
  • E2E/Unit テスト確認(テストの追加・変更が必要かどうか)
  • 互換性が保持されているか
  • セキュリティ上の問題がないか

@YokoInoue-u YokoInoue-u marked this pull request as draft December 16, 2021 07:23
@YokoInoue-u
Copy link
Contributor Author

参考

  • 修正前【タブレット】
    shopping_shipping_multiple

  • 修正前【スマホ】
    shopping_shipping_multiple-sp

  • 修正後【タブレット】
     ※数量の左にできてしまう余白はやむなし。PCも縦に配置すれば修正可能です。
    shopping_shipping_multiple-dev

  • 修正後【スマホ】
    shopping_shipping_multiple-dev-sp

@YokoInoue-u YokoInoue-u force-pushed the umebius/dev/shipping_multiple_styles branch from d1dbfcd to 841c3a0 Compare December 20, 2021 06:36
@YokoInoue-u YokoInoue-u marked this pull request as ready for review December 22, 2021 07:23
@chihiro-adachi chihiro-adachi added affected:template フロントテンプレートの変更 Status: discussion labels Dec 23, 2021
@chihiro-adachi chihiro-adachi modified the milestones: 4.1.x, x.x, 4.x Dec 23, 2021
@chihiro-adachi chihiro-adachi modified the milestones: 4.x, 4.2 Apr 21, 2022
@chihiro-adachi
Copy link
Contributor

#5463 で4.2ブランチへPRさせていただきました。
こちらはクローズします。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affected:template フロントテンプレートの変更 bug:Low Status: fix-me
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants