#414: Added validation for coding profile usernames.
Issue #414 by Chakit22
Added validation for coding profile usernames.
1. Added validation check for the usernames entered while updating the ratings to the leaderboard.
2. Threw an error with a a suitable message.
<!-- This is an auto-generated comment: release notes by coderabbit.ai -->
Summary by CodeRabbit
- Bug Fixes
- Enhanced username validation to prevent URLs from being submitted as usernames.
- Improved error handling on the user dashboard to provide clearer messages when an "Invalid Username" issue occurs.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
0 Replies