5sControl / 5sControl/5s-frontend

[30min]Edit order title: Invalid number of characters in the field

オープン
#913 コメント 2 件 リアクション 0 件 担当者 1 名 @kirilbaskakov に割り当て済み GitHub で見る
bug ESMIL Front mobile QA done Stage ready v. 0.8.1
主要言語
TypeScript
スター
3
フォーク
1
PR マージ指標
30日以内にマージされた PR はありません

説明

Precondition:
Go to https://office.5scontrol.com/mobile
Login as admin

Description:
The field is limited to no more than 49 characters

Step to reproduce:
1. Go to orders
2. Check any order
3. Click to the icon "Edit order"
4. In the field "name" enter 50 symbols

Expected result:
The field is limited to 50 characters inclusive

Actual result:
The field is limited to 49 characters

Attachment:

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

Find the order edit form component, likely in a file like EditOrder.tsx or OrderForm.tsx. Locate the input field for the order name and check its maxLength attribute or validation logic. Change the limit from 49 to 50 characters. Verify the fix by testing the edit order flow in the application.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
react, typescript
領域
frontend
issue の種類
バグ
難易度
2/5
見積もり時間
1〜3時間
活発さ
停滞
明瞭さ
明確に書かれている
初心者へのやさしさ
40/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。