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

受注編集画面で数値項目に空文字を入力された場合にシステムエラーになるのを修正 #1129

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

数値項目に文字列を入れられないよう input[type=number] に変更

c81f296
Select commit
Loading
Failed to load commit list.
Open

受注編集画面で数値項目に空文字を入力された場合にシステムエラーになるのを修正 #1129

数値項目に文字列を入れられないよう input[type=number] に変更
c81f296
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 9, 2025 in 1s

49.94% (+0.00%) compared to 5ae14f6

View this Pull Request on Codecov

49.94% (+0.00%) compared to 5ae14f6

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 49.94%. Comparing base (5ae14f6) to head (c81f296).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1129   +/-   ##
=======================================
  Coverage   49.94%   49.94%           
=======================================
  Files          82       82           
  Lines       10480    10480           
=======================================
  Hits         5234     5234           
  Misses       5246     5246           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.