Skip to content
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

Komponenty > Stavová správa po odoslaní formulára (2.4.6 a 4.1.3) #621

Open
athelas64 opened this issue Oct 7, 2023 · 0 comments · May be fixed by #650
Open

Komponenty > Stavová správa po odoslaní formulára (2.4.6 a 4.1.3) #621

athelas64 opened this issue Oct 7, 2023 · 0 comments · May be fixed by #650

Comments

@athelas64
Copy link

Pri odoslaní formulára sa zjaví stavová správa, ktorá je odsadená prázdnym headingom.
Je potrebné doplniť rolu status <p role="status"> aby čítač obrazovky informáciu o odoslaní používateľovi oznámil.

2023-10-07_17h04_49

<div class="notification-subscription-group"><div class="govuk-body">
  <!-- <h3 class="govuk-heading-l"></h3> toto preč-->
    <p role="status">
         <strong>Ďakujeme za Váš záujem.</strong> Na Vašu emailovú adresu posielame email, ktorý obsahuje odkaz na potvrdenie odberu zvolených notifikácií.
    </p>
</div>
</div>
@mrtineu mrtineu linked a pull request Apr 26, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant