-
-
Notifications
You must be signed in to change notification settings - Fork 717
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
Bug Report #513
Comments
Congratulations on making your first Issue! 🎊 If you haven't already, check out our Contributing Guidelines and Issue Reporting Guidelines to ensure that you are following our guidelines for contributing and making issues. |
@palisadoes I would like to work on it, also please review this issue on your end, is it a valid issue or not!? |
I cannot see this issue on my system is it so for you @xoldyckk . |
@aashimawadhwa i also noticed this issue, when you successfully create an organisation, you will be shown a toast and then the createOrganisation form in modal will become empty and you have to manually close it by clicking on the cross button. I suggest it would be better if the modal is closed once the organisation is created. |
@rishav-jha-mech Absolutely right |
It's not a bug. It's a UI behaviour. You can choose what you want to do after an organization is created. |
@xoldyckk wouldn't it be better if modal closed after creating an organisation successfully, such that it will be more friendly to the user!? |
Yeah it will be more user friendly, but only if the user is on the organization list page when creating the organization. If user is on some other page, and there's still the option to create organization, and you reroute them back to organization list page on creation then it's bad. |
@xoldyckk Then, the modal should be closed simply, If the user is on the organisation list page then, creating an organisation will be routed back to the list page, in other cases it would stay on that page even after creating the modal. |
Yeah. So, you want to get assigned for this? |
On what other page besides the organization list page can creating an organization be done? |
Yes |
Describe the bug
The screen stays on creating organization modal after the organization is created
To Reproduce
Steps to reproduce the behavior:
Expected behavior
When an organization is created, the modal should ideally be closed and it should be navigated to the manage oranizations section.
Actual behavior
The screen stays on creating organization modal after the organization is created
Screenshots
Additional details
Not required
Potential internship candidates
Please read this if you are planning to apply for a Palisadoes Foundation internship PalisadoesFoundation/talawa#359
The text was updated successfully, but these errors were encountered: