EC-CUBE / EC-CUBE/ec-cube

マイページ>お届け先登録・編集で、処理成功のメッセージを追加しているが、表示されていない

Open
#1,735 1 comment 0 reactions 0 assignees View on GitHub
affected:template bug:Middle
Dominant language
PHP
Stars
788
Forks
719
Avg merge
4d 4h
Merged PRs (30d)
39

Description

DeliveryControllerの登録・編集/削除完了時に、`$app->addSuccess`を実行しているが、twig側で表示を行っている箇所がない。

https://github.com/EC-CUBE/ec-cube/blob/3.0.10/src/Eccube/Controller/Mypage/DeliveryController.php#L118

対応案
- マイページ配下で、フラッシュメッセージを表示できるように改修
- スマホ表示を想定して、ナビの上部あたりに表示したい

画面イメージ(色合いは調整必要)

![1](https://cloud.githubusercontent.com/assets/8196725/18301338/90a1782e-750b-11e6-98fc-aa3819685b64.png)

![2](https://cloud.githubusercontent.com/assets/8196725/18301935/d8d37594-750f-11e6-9f85-af55b58f2f90.png)

関連
- #1387 #1647 に関して、エラー出力して一覧へリダイレクトするのが親切かと思われる

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.