ourjapanlife/findadoc-web

Prevent submission page from showing success message when submission fails

開放

#1,428 建立於 2025年8月5日

 (0 則留言) (0 個反應) (1 位負責人)Vue (24 個分叉)auto 404
buggood first issue

倉庫指標

星標
 (28 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南