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

Mobile Combustion activity reporting page #271

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, Mobile Combustion. The implementation here should be very similar to the GSC activitiy page.

Acceptance Criteria:

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

Given the base schema has rendered correctly When I add a fuel Then the fuel fields are dynamically added to the form

Given the fuel 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:

-