You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the task
Adjust the styling for the confirmation popup before publishing and finalizing a FOM
-Desired styling (no color changes):
Acceptance Criteria
"Do you want to proceed" needs to be on a separate line, and in bold, the confirmation popup text is in theadmin/src/app/foms/fom-detail/fom-detail.component.ts file
Update the button style, the dialog template is in the admin/src/core/components/dialog/dialog.component.ts file
Check to make sure the button change in the confirmation popup doesn't impact other non-pop-up buttons
Additional context
All FOM pop-ups are in scope -public/admin
List all pop-ups affected/non affected
The text was updated successfully, but these errors were encountered:
Describe the task
Adjust the styling for the confirmation popup before publishing and finalizing a FOM
-Desired styling (no color changes):
Acceptance Criteria
admin/src/app/foms/fom-detail/fom-detail.component.ts
fileadmin/src/core/components/dialog/dialog.component.ts
fileAdditional context
The text was updated successfully, but these errors were encountered: