Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
β¨ Admin profile validation (#1047)
* fix(QandA):input getting cleared and auto closing the pop after the submission input should not get cleared if validaion is not matched and also question pop up should be closed if question is uploaded successfully fix issue #977 * fix(admin profile): admin profile username validation fixed in admin profile username was not letting enter username which contain numbers or underscore and was giving the validation error now it is fixed now it take both underscore and number also fixes #1042 * Update Profile.jsx * Update Profile.jsx : now username is displayed in profile
- Loading branch information