You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When adding a new project in the dashboard, after clicking on the add button the route remains to be /addProject . Instead of this after adding a new project it should either clear the fields or it should navigate to allProjects page. To Reproduce
Steps to reproduce the behavior:
Login to the dashboard
Click on 'Projects -> New Project'
Add a new Project by entering information
See error
Expected behavior
The expectation is that either the fields in the addProject form should get cleared, or it should navigate to allProjects route to see a list of added routes
Screenshots
The screen that shows after adding the project. Desktop (please complete the following information):
OS: Windows 10
Browser chrome
Additional context
Please review this issue and guide about what next steps should be taken, whether to reroute to a new page or clear out the fields.
The text was updated successfully, but these errors were encountered:
Describe the bug
When adding a new project in the dashboard, after clicking on the add button the route remains to be /addProject . Instead of this after adding a new project it should either clear the fields or it should navigate to allProjects page.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The expectation is that either the fields in the addProject form should get cleared, or it should navigate to allProjects route to see a list of added routes
Screenshots
![image](https://user-images.githubusercontent.com/40840079/75181585-97011c80-5764-11ea-9f63-6837a67b9fa3.png)
The screen that shows after adding the project.
Desktop (please complete the following information):
Additional context
Please review this issue and guide about what next steps should be taken, whether to reroute to a new page or clear out the fields.
The text was updated successfully, but these errors were encountered: