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

会員登録完了ページ等 本文とボタンの横幅(グリッド)の修正 #5255

Merged
merged 1 commit into from
Jun 3, 2022

Conversation

YokoInoue-u
Copy link
Contributor

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

概要(Overview・Refs Issue)

会員登録完了ページ等の見た目を整える。対象ページは以下の通り。

  • /entry/complete 新規会員登録(仮登録完了)
  • /entry/activate/example..... 新規会員登録(完了)
  • /shopping/complete ご注文完了
  • /contact/complete お問い合わせ(完了)
  • /mypage/change_complete マイページ/会員情報編集(完了)
  • /mypage/withdraw_complete マイページ/退会手続き(完了)

方針(Policy)

.ec-off3Grid__cell等の中に配置されているメッセージタイトル(.ec-reportHeading)とボタン等(.ec-off4Grid)を.ec-off3Grid__cellの外に配置する。
これにより、画面幅が縮小された場合にタイトルが不必要に改行されたり、ボタンのテキストがはみ出す現象を減らす。

実装に関する補足(Appendix)

テスト(Test)

相談(Discussion)

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

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

レビュワー確認項目

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

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

参考

  • 修正前(768px)
    entry_activate

  • 修正後(768px)
    entry_activate-dev

@YokoInoue-u YokoInoue-u marked this pull request as ready for review December 22, 2021 07:21
@chihiro-adachi chihiro-adachi added the affected:template フロントテンプレートの変更 label Dec 23, 2021
@chihiro-adachi chihiro-adachi added this to the 4.x milestone Dec 23, 2021
@chihiro-adachi chihiro-adachi modified the milestones: 4.x, 4.2 Apr 21, 2022
@chihiro-adachi chihiro-adachi changed the base branch from 4.1 to 4.2 June 3, 2022 02:04
@chihiro-adachi chihiro-adachi merged commit a1da261 into EC-CUBE:4.2 Jun 3, 2022
@chihiro-adachi
Copy link
Contributor

@YokoInoue-u
ありがとうございます、マージしました。

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

Successfully merging this pull request may close these issues.

2 participants