We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ゲスト購入時のお客様情報を注文確認画面で変更すると、都道府県のinput typeがtextになるので存在しない都道府県に変更できる。微妙な誤字で変更できなくなる。(カゴ落ちの可能性が増える)
都道府県はセレクオボックスに。もしくはreadonlyで郵便番号の変更からのみ変更できるように
#2394
The text was updated successfully, but these errors were encountered:
#4642と合わせて検討
Sorry, something went wrong.
No branches or pull requests
概要(Overview)
ゲスト購入時のお客様情報を注文確認画面で変更すると、都道府県のinput typeがtextになるので存在しない都道府県に変更できる。微妙な誤字で変更できなくなる。(カゴ落ちの可能性が増える)
期待する内容(Expect) or 要望 (Requirement)
都道府県はセレクオボックスに。もしくはreadonlyで郵便番号の変更からのみ変更できるように
再現手順(Procedure)
環境 (environment)
関連情報 (Ref)
#2394
The text was updated successfully, but these errors were encountered: