Tags: XGovFormBuilder/digital-form-builder
Tags
fix: Add returns to summary after adding, deleting or altering a repe… …ating section (#1369) * Update RepeatingSectionSummaryPageController.ts * Update PageControllerBase.ts * Update SummaryViewModel.ts * Update summary-card.html * Update summary.html * Update repeating-section-summary.html * Delete e2e/cypress/e2e/runner/RepeatingSectionSummaryPageController.feature
feature: custom ConfirmationSessionTimeout per form setup (#1359)
Set base tag to Alpine and add symlink to fix SSL issue (#1366)
Summary card button accessibility and consistency issues * The button was technically a link, which meant how it looked and how screen readers treated it was inconsistent. I have changed it so that it's a button that does a GET request to the page when clicked. * The word 'remove' has been changed to 'delete'. * The button text will now just say 'Add...' if there's only one entry, which is consistent with the functionality where you can't delete entries if only one is present.
PreviousNext