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

fix #4466 「カートに追加しました」とメッセージが表示される不具合を修正 #4468

Merged
merged 3 commits into from Aug 20, 2020

Conversation

ghost
Copy link

@ghost ghost commented Feb 12, 2020

概要(Overview・Refs Issue)

Fix #4466
ブラウザバック時にメッセージが表示されないように修正

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

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

レビュワー確認項目

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

@okazy
Copy link
Contributor

okazy commented Aug 19, 2020

プルリク元のリポジトリが削除されているようで更新ができなくなっていました。
最新に追従して別でプルリクを作成しました。

#4656

こちらのプルリクはクローズさせていただきます。

@okazy okazy closed this Aug 19, 2020
@okazy okazy modified the milestones: 4.0.x, Not release Aug 19, 2020
@okazy okazy reopened this Aug 19, 2020
コンフリクトしていたので4.0の最新ブランチに追従しました
@okazy
Copy link
Contributor

okazy commented Aug 19, 2020

#4468 (comment)
こちら勘違いで、リポジトリへの権限の問題だったようです。
プルリクを再度オープンさせていただきました。

Copy link
Contributor

@okazy okazy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

手動で動作確認をして問題ありませんでした。

@okazy okazy added affected:template フロントテンプレートの変更 css CSSの修正が必要なPR/Issue。スタイルガイドへの反映が必要 Status: ready-for-merge and removed Status: needs-review labels Aug 19, 2020
@okazy okazy modified the milestones: Not release, 4.0.x, 4.0.5 Aug 19, 2020
@okazy
Copy link
Contributor

okazy commented Aug 20, 2020

PC/スマホどちらもデザイン問題ありません。

image

image

@okazy okazy merged commit 8cf150c into EC-CUBE:4.0 Aug 20, 2020
@okazy
Copy link
Contributor

okazy commented Aug 20, 2020

ありがとうございます!取り込みました。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affected:template フロントテンプレートの変更 bug:Low css CSSの修正が必要なPR/Issue。スタイルガイドへの反映が必要 Status: ready-for-merge
Projects
None yet
3 participants