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
After registration closes, hide the "Create Account" button and replace it with "Registration Closed".
There is already some logic in the code that does this, in the following file... client\src\pages\SignUp\SignUp.jsx starting on lines 203.
We want to avoid commenting out the code in the future, so similar to the Landing page "wrapper"
Any visuals that are related to these changes
Describe any external requirements that might effect the issue (e.g need to await information from other party).
Link any other issue or PR that might be related to this issue.
Link any resources or people that might be helpful in the accomplishment of the issue.
The text was updated successfully, but these errors were encountered:
i want to work on this please assign it to me
Sorry, something went wrong.
I can work on this issue will send a pr request soon
No branches or pull requests
Changes:
After registration closes, hide the "Create Account" button and replace it with "Registration Closed".
There is already some logic in the code that does this, in the following file... client\src\pages\SignUp\SignUp.jsx starting on lines 203.
We want to avoid commenting out the code in the future, so similar to the Landing page "wrapper"
Visuals:
Any visuals that are related to these changes
Requirements:
External Factors:
Describe any external requirements that might effect the issue (e.g need to await information from other party).
Related Issues/PRs:
Link any other issue or PR that might be related to this issue.
Resources:
Link any resources or people that might be helpful in the accomplishment of the issue.
Tutorials:
Documentation:
The text was updated successfully, but these errors were encountered: