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
The options listed under the "more" column, when a user clicks on the three dots, on the Reporting Dashboard are outdated (see screenshot from DEV)
Once a report has been submitted, the user should have the following options under the more column:
Report History (which eventually will take them to the report versions page - not yet built)
Edit Submission (which will create a new version of the report that can be edited and submitted as a supplementary report)
Acceptance Criteria:
Given I have not submitted a report yet
When I am looking at the "more column"
Then I only see a 3 dot menu
If I click the 3 dot menu, then it will show 1 option "report history"
Given I have submitted a report,
When I am looking at the "more column"
Then I see "Edit Submission" button next to the 3 dots
Given I have submitted a report and the status is now "SUBMITTED"
Then it should display "View Details" under the Actions column (not "continue")
Hey @zoeyli-46 I realized that the current "more" column built in DEV is outdated. I've created this ticket to capture what we really need here, but could use your review on this to make sure it's correct.
Also, I wasn't sure what users should see in the more column if the report hasn't been started yet or is in progress. I assume they don't see the "edit submission" option until the report is set to a status of "submitted"
Hey Patricia, I just added the answer to those in the ticket! If the report is not submitted, the user only sees a 3 dot menu in the more column. If the report is submitted, the user sees the button "edit submission" next to the 3 dot menu. The "report history" is hidden inside the 3 dot menu because it wont become relevant unless the user makes a supplementary report so its to save space on the screen.
Description:
The options listed under the "more" column, when a user clicks on the three dots, on the Reporting Dashboard are outdated (see screenshot from DEV)
Once a report has been submitted, the user should have the following options under the more column:
Acceptance Criteria:
Given I have not submitted a report yet
When I am looking at the "more column"
Then I only see a 3 dot menu
If I click the 3 dot menu, then it will show 1 option "report history"
Given I have submitted a report,
When I am looking at the "more column"
Then I see "Edit Submission" button next to the 3 dots
Given I have submitted a report and the status is now "SUBMITTED"
Then it should display "View Details" under the Actions column (not "continue")
Wireframe
Development Checklist:
Definition of Ready (Note: If any of these points are not applicable, mark N/A)
Definition of Done (Note: If any of these points are not applicable, mark N/A)
Blocked By/Blocking
Notes:
The text was updated successfully, but these errors were encountered: