-
Notifications
You must be signed in to change notification settings - Fork 74
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1228 from jassalrichy/ODPR-1768
[ODPR-1768] - dprs accessibility statement
- Loading branch information
Showing
1 changed file
with
23 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
serviceName: Digital platform reporting | ||
serviceDescription: | | ||
The digital service has been created for UK Platform Operators to provide seller information to the HMRC and exchange data related to other OECD countries. | ||
serviceDomain: www.tax.service.gov.uk | ||
serviceUrl: /digital-platform-reporting/register | ||
contactFrontendServiceId: digital-platform-reporting | ||
complianceStatus: partial | ||
accessibilityProblems: | ||
- On pages with a sortable table, screen reader users may not be aware that the buttons in the table headers allow the column data to be sorted. | ||
milestones: | ||
- description: | | ||
On pages with a sortable table, the sortable functionality of the table does not provide screen reader and users that navigate with keyboard with a predictable experience. | ||
This fails WCAG 2.2 success criteria; 1.3.1 Info and Relationships (Level A), 2.4.3 Focus Order (Level A), 2.4.4 Link Purpose (Level AA), 2.4.9 Link Purpose (Level AAA). | ||
date: 2025-03-31 | ||
serviceLastTestedDate: 2024-11-28 | ||
statementVisibility: public | ||
statementCreatedDate: 2025-01-03 | ||
statementLastUpdatedDate: 2025-01-03 | ||
businessArea: Customer Compliance Group (CCG) | ||
ddc: DDC Newcastle | ||
liveOrClassic: | ||
typeOfService: Public beta | ||
wcagVersion: 2.2 AA |