Closed Aryamanz29 closed 3 years ago
@Aryamanz29 I think it would be better if the warning is shown while entering the project name itself before clicking on submit (like if we create a google groups, mail ids, Instagram or some other websites will display an error message showing that the username is available). Can that be done? What do you think about this idea? @sruti2024
@Aryamanz29 I think it would be better if the warning is shown while entering the project name itself before clicking on submit (like if we create a google groups, mail ids, Instagram or some other websites will display an error message showing that the username is available). Can that be done? What do you think about this idea? @sruti2024
Sure, I think for this, I need to add constraint in the form itself. I'll try to do this 👍
Okay, once you're done with that we'll go for merging
@Aryamanz29 I think it would be better if the warning is shown while entering the project name itself before clicking on submit (like if we create a google groups, mail ids, Instagram, or some other websites will display an error message showing that the username is available). Can that be done? What do you think about this idea? @sruti2024
Updates⚡
input field
of project name
using AJAX
& added static/js/project_name_validation.js
Django alert messages
because if someone tries to submit the form with an empty project name
it gives back an alert and redirects
the same page and I think which is necessary.
@SaiSudhaV Please review PR again
Woah! Nice looking great. No problem let that default Django alert message. Thanks for your contributions. Keep working.
Description:
Fixes #158
Type of change:
Checklist:
Screenshots / Video: