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.

贡献者指南