-
-
Notifications
You must be signed in to change notification settings - Fork 97
Description
Overview
Currently, when the user adds a new project, VRMS does not automatically route the user to the project page. It is unclear to the user how to get to the relevant project page to start adding details.
Action Items
- Design team to redesign project page after Admin Level user adds a new project.
- Dev team to review the new flow.
Epic of Issues to fix. Check off as we go through each issue.
- Update-navbar #1307
- Implement Project management page
- Implement Add project page
- Implement Edit project page
- Dev team to implement changes.
Acceptance Criteria
Gherkin Syntax:
Scenarios: All the actions a user could take (including bad input)
GIVEN: Sets the context. What page are we on and what state are we in? Is the user an admin? Signed-in? Has created a campaign?
WHEN: What actions the user is performing. What event occurred?
THEN: What should the system do in response? What is the expected outcome?
Scenario: Admin Level user logs into VRMS
GIVEN that the user has Admin Level Access
WHEN they add a project and hit the add button
THEN the user should be able to immediately start editing project details
AND then save project details
AND be able to retrieve that information in the future.
Resources/Instructions
Zoom time stamp [1:11]
Zoom recording - https://drive.google.com/drive/u/0/folders/1oSUAaU-fzKHpXeZpou5PH3SwC5eRnEWq

Metadata
Metadata
Assignees
Labels
Type
Projects
Status