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

Alumina production activity page #272

Open dleard opened 5 days ago

dleard commented 5 days ago

Description:

blocked by #253

Wireframe:

Following #253 we will have a full stack example of how to generate an activity emissions form using the API form builder service. This card is for the next activity, Alumina production. The implementation here should be very similar to the GSC activitiy page.

Acceptance Criteria:

Given I am on the alumina production activity form page When I first land on the page Then the activity schema is fetched & displayed

Given the activity schema has rendered correctly When I add a source type Then the source type fields are dynamically added to the form

Given the source type schema has rendered correctly When I add a gas type Then the gas fields are dynamically added to the form

Given the gas type data has been entered When I enter a methodology Then the fields that are conditional on methodoology are dynamically added to the form

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:

-