NYCPlanning / labs-applicant-portal

NYC Planning's zoning application platform. Allows New Yorkers to apply and pay for zoning permits online.
1 stars 0 forks source link

Status bar should show validation of which sections are complete #166

Open hannahkates opened 4 years ago

hannahkates commented 4 years ago

We need to need to synthesize the validations necessary for each section in order to implement this.

Figma Wireframes

image.png

andycochran commented 4 years ago

This seems like a good candidate for a refactor where a contextual component yields two chunks of content: 1) a fieldset that is aware of its form validity, and 2) a menu item that links to that fieldset's page anchor and displays its validity.