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

削除モーダルでダブルクリックで「ページがみつかりません。」画面に遷移する #5922

Closed
KenTanaka opened this issue Jan 26, 2023 · 2 comments
Labels
Milestone

Comments

@KenTanaka
Copy link
Contributor

概要(Overview)

店舗設定 > 支払方法一覧(配送方法一覧も同様) で支払方法削除時のモーダルで「削除」ボタンをダブルクリックすると
[ページがみつかりません。]画面が表示される。

1度目のクリックで論理削除は成功しているが、2度目のクリックではNot Foundとなっている模様。

※ 会員一覧の削除(ダブルクリック)では、フラッシュメッセージ「既に削除されています」が表示される

期待する内容(Expect) or 要望 (Requirement)

会員一覧同様、支払い方法一覧に「既に削除されています」が表示される事

再現手順(Procedure)

  • 支払方法一覧(配送方法一覧)より×をクリック
  • 削除モーダルで「削除」ボタンをダブルクリック

環境 (environment)

  • EC-CUBE: 4.0.x
  • PHP: 7.x.x
  • DB:
    • PostgreSQL x.x.x
    • MySQL x.x.x

関連情報 (Ref)

@chihiro-adachi chihiro-adachi added this to the 4.2.x milestone Feb 1, 2023
@chihiro-adachi
Copy link
Contributor

修正方法としては、削除ボタンにladda-buttonで二重クリック防止でもよいかと思われます。

@xuelian311 xuelian311 modified the milestones: 4.2.x, 4.2.2 May 10, 2023
@xuelian311 xuelian311 modified the milestones: 4.2.2, 4.2.3 Jul 28, 2023
@dotani1111 dotani1111 modified the milestones: 4.2.3, 4.2.x Nov 10, 2023
dotani1111 added a commit to cajiya-nakamura/ec-cube that referenced this issue Feb 14, 2024
@dotani1111
Copy link
Contributor

PRがマージされた為、クローズ致します。

@dotani1111 dotani1111 modified the milestones: 4.2.x, 4.3.0 Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants