-
Notifications
You must be signed in to change notification settings - Fork 77
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
Profile Form doesnt close after submitting #117
Comments
If this issue is fine. Kindly assign it to me @codesankalp @keshakaneria |
Sure @ruddi10. I am assigning this to you. |
Also should I show a pop-up incase the update is successful or not? @codesankalp |
Pop up or a line in red on top above Dashboard text will be fine to let the user know if the form is submitted. |
Inline Error message box which disappears after some time. |
I was asking incase its successful |
You can go for this @ruddi10. If you have any queries do let us know. |
Same success message box provided in Semantic UI. |
@keshakaneria @codesankalp I have fixed this issue just wanted to know the code formatter used for this repo as I use Prettier and its changing the formatting on save so it might be a problem |
This will solve after merging of #94. |
ok thanks |
Can I work on this? Can you please guide me since I am new |
If the issue is still there, kindly assign it to me. |
If this issue is still active, I can work on it |
Describe the bug
When a user edit or fill the profile even after pressing the submit button the form remains open and I think that creates confusion I would rather suggest that we close the form .
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I think we should close the form and moreover can use a tost notification once the profile is updated.
Screenshots
Expected-
The text was updated successfully, but these errors were encountered: