ourjapanlife/findadoc-web

Prevent submission page from showing success message when submission fails

オープン

#1,428 opened on 2025/08/05

 (0 件のコメント) (0 件のリアクション) (1 人の担当者)Vue (24 件のフォーク)auto 404
buggood first issue

Repository metrics

Stars
 (28 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Problem

Currently, the submission page displays a success message even when the submission actually fails. This creates confusion for users, who may think their submission was successful when it actually wasn't.

Success

The submission page should not show a success message when the submission fails.

Requirements

  • When the submission fails, no success message will be shown. Instead, an error message should appear.
  • This has been manually tested and the PR provides screen shots and evidence.

Testing notes

  • Try testing without the backend running.

コントリビューターガイド