Open Issues Need Help
View All on GitHub ファイル数上限0の申請を作成できる 3 months ago
AI Summary: Investigate and fix a bug in the 2024 Sōhōsai online system's frontend where users can create applications with a file upload limit of 0. This likely involves examining the application creation form, identifying how the file limit is handled, and correcting the logic to prevent the creation of applications with a zero file limit. The fix may require updating the frontend code and potentially the backend API if the issue originates there.
Complexity:
3/5
バグ good first issue P-medium