Skip to content
New issue

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

Feat: Add user profile form #271

Merged
merged 3 commits into from
Oct 8, 2022

Conversation

Manthan-Kuber
Copy link
Contributor

closes #256

Changes:
Added antd form fields
The fetched data is set as default value of the form fields
Added regex for each url strings
Form is disabled till data is fetched from backend
Have added comments wherever necessary to explain the code

Copy link
Member

@petrvecera petrvecera left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, thank you 👍

@petrvecera petrvecera merged commit 7f752b2 into cohstats:master Oct 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Hacktoberfest: Add form for editing user 5 fields on user profile
2 participants