bcgov / cas-reporting

This is for the Clean Growth Digital Services team for work related to reporting.
Apache License 2.0
0 stars 0 forks source link

As an Industry Reporter I want to see a 'Actions' column in my operations table in the reporting dashboard #229

Closed suhafa closed 3 weeks ago

suhafa commented 1 month ago

Description:

This is a follow-up to ticket #217 where the column for "Actions" has already been created. We need to let operators access the reporting forms, and indicate the progress of their reporting by having an 'Actions' column in the operation's list table.

We now need the list of action as follows:

Actions List: Start - Default status of unedited reports Continue - Status triggered once user clicks 'start' AND changes any value in the empty report View details - Triggered when user submits the report. Report will be in read-only mode.

Note: Separate tickets for each action will be created.

Wireframe here

Image

Acceptance Criteria:

Given that I am an Industry Operation When I am on the Reporting dashboard page Then I want to see a column called "Actions" with 3 options: Start, Continue, View Details.

Given I am an industry user When I am on the reporting dashboard And I look at the "Actions" column Then I can see:

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)

Notes:

Blocked By

217

patriciarussellCAS commented 1 month ago

Note: This is a foundational ticket. This ticket is a placeholders for these action - we need a ticket to actually use these actions. We need the actual backend for reports before we can do these actions, which is currently blocked by #217

patriciarussellCAS commented 3 weeks ago

As discussed in Refinement: This work has been split out into other cards: #248 and #257 This ticket can be closed.