-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue 355: Update wizard sidebar #357
Conversation
Azure Static Web Apps: Your stage site is ready! Visit it here: https://gray-tree-06c66911e-357.westus2.4.azurestaticapps.net |
Azure Static Web Apps: Your stage site is ready! Visit it here: https://gray-tree-06c66911e-357.westus2.4.azurestaticapps.net |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great improvement with this sidebar update, thanks!
Found a bug with deletion of assessment, and a few other quick adjustments.
Would be great if some comments can be added to complex logics to better track the intentions.
...it/company-contacts/company-contact-details-form/company-contact-details-form.component.html
Show resolved
Hide resolved
...isit/company-contacts/company-contact-details-form/company-contact-details-form.component.ts
Show resolved
Hide resolved
src/app/setup-wizard/pre-visit/facility-kpi-details/facility-kpi-details.component.ts
Show resolved
Hide resolved
...izard/pre-visit/pre-assessments/manage-pre-assessments/manage-pre-assessments.component.html
Show resolved
Hide resolved
...pp/shared/shared-facility-forms/process-equipment-form/process-equipment-form.component.html
Show resolved
Hide resolved
...hared/shared-assessment-forms/assessment-details-form/assessment-details-form.component.html
Show resolved
Hide resolved
src/app/shared/shared-facility-forms/energy-equipment-form/energy-equipment-form.component.html
Show resolved
Hide resolved
...ess-equipment/facility-process-equipment-form/facility-process-equipment-form.component.html
Outdated
Show resolved
Hide resolved
.../facility-process-equipment/manage-process-equipment/manage-process-equipment.component.html
Outdated
Show resolved
Hide resolved
.../facility-process-equipment/manage-process-equipment/manage-process-equipment.component.html
Outdated
Show resolved
Hide resolved
Azure Static Web Apps: Your stage site is ready! Visit it here: https://gray-tree-06c66911e-357.westus2.4.azurestaticapps.net |
connects #355
Re-organize wizard sidebar to add ability to collapse sections.
Moves away from the accordion
Button navigation works throughout
updates dragging sidebar in wizard to work on mobile with touch actions