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

numbersにuniqueを付与 #330

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from
Open

Conversation

hikahana
Copy link
Collaborator

対応Issue

  • resolve #0

概要

adminのみの変更です。
numbers schemaのnumberにunique制約を付与しました。
フロント側でエラーハンドリングを追加
import周りのeslintを追加

実装詳細

submitの際にonErrorでunique制約エラーの際、アラートで入力済みと返すように修正。
それ以外のエラーはエラーが発生しましたとだけ返しています。

画面スクリーンショット等

image

テスト項目

  • 同じ数値を入力しようとしてアラートが返ってくるか返ってくるか。
  • その際、サーバーサイドエラーでアプリが落ちないか。
  • コードレビューお願いします。

備考

@hikahana hikahana marked this pull request as ready for review December 30, 2024 20:40
@github-actions github-actions bot added frontend backend bug Something isn't working labels Dec 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend bug Something isn't working frontend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant