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
formに入力した名前がカード生成時に切れないようにする
以下の中から選択 ・ニックネームの案内を消す ・ニックネームが入力されても反映されるようにする ・ニックネームを別の欄に設ける ・その他の修正手段を取る
ブランチ名:fix/mtureit/X-correctNameBreaks(Xはissue番号) コミットメッセージ:[fix] correctNameBreaks
The text was updated successfully, but these errors were encountered:
バックエンド処理を用いた機能の実装に向けて,属性値の欠損となるフォームの未入力・未選択をはじく機能を実装する
以下の項目がすべて満たされる(andをとる)ときのみ,カードが生成されるようにする ・名前orニックネーム欄が入力されている ・所属局が選択されている ・学年が選択されている
Sorry, something went wrong.
mtureit
No branches or pull requests
開発目的
formに入力した名前がカード生成時に切れないようにする
考えられる開発内容
以下の中から選択
・ニックネームの案内を消す
・ニックネームが入力されても反映されるようにする
・ニックネームを別の欄に設ける
・その他の修正手段を取る
考えられる開発時間
備考
ブランチ名:fix/mtureit/X-correctNameBreaks(Xはissue番号)
コミットメッセージ:[fix] correctNameBreaks
The text was updated successfully, but these errors were encountered: