Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion conf/services/council-tax-band.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,13 @@ serviceDomain: www.tax.service.gov.uk
serviceUrl: /check-council-tax-band/search
contactFrontendServiceId: CTI
complianceStatus: partial
automatedTestingOnly: true
automatedTestingDetails: Automated Accessibility Test job on Jenkins, including AXE.
accessibilityProblems:
- On the search page, radio buttons are used to change the search fields presented to the user for searching. This change is not communicated to screen reader users.
milestones:
- description: On the search page, radio buttons are used to change the search fields presented to the user for searching. This change is not communicated to screen reader users. This fails WCAG 4.1.2 - Name, role and value.
date: 2021-06-04

serviceLastTestedDate: 2021-03-25
statementVisibility: public
statementCreatedDate: 2021-03-31
Expand Down