dashboard/shell/components/formatter
Alexandre Alves faa7fe3b60
A11y report fixes (#14530)
* fix item 2: All page content should be contained by landmarks

* fix item 4. Elements must only use permitted ARIA attributes

* fix item 6. ARIA attributes must conform to valid values

* fix bug on item 6. and fix item 7. <ul> and <ol> must only directly contain <li>, <script> or <template> elements

* fix item 8. Interactive controls must not be nested

* fix item 10. ARIA toggle fields must have an accessible name

* fix item 11. autocomplete attribute must be used correctly

* fix item 12. Form elements must have labels

* fix item 14. ARIA input fields must have an accessible name

* fix item 15. Buttons must have discernible text

* fix item 16. Images must have alternative text

* working on item 17

* finish fix item 17. ARIA role should be appropriate for the element

* fix wrong role in hidden inputs

* address pr comments
2025-07-10 10:09:09 +01:00
..
__tests__ RKE1 Clusters unsupported (#14226) 2025-05-29 13:07:00 +01:00
AppSummaryGraph.vue
BadgeStateFormatter.vue
Capitalize.vue
Checked.vue
CloudCredExpired.vue
CloudCredPublicData.vue
ClusterLink.vue RKE1 Clusters unsupported (#14226) 2025-05-29 13:07:00 +01:00
ClusterProvider.vue
CopyToClipboard.vue
Date.vue
DelayedValue.vue
Description.vue update placement to auto 2025-06-03 15:16:02 +08:00
Endpoints.vue
ExternalLink.vue
FleetApplicationClustersReady.vue Fleet add application table headers 2025-06-18 11:15:41 +02:00
FleetApplicationSource.vue Fleet fi slide-in resource details style 2025-06-26 17:52:34 +02:00
FleetClusterSummaryGraph.vue Use clusterId instead of clusterLabel 2025-01-23 18:41:01 +01:00
FleetSummaryGraph.vue Fleet dashboard css revist 2025-06-10 18:22:03 +02:00
IconIsDefault.vue
IconText.vue
ImageName.vue
ImagePercentageBar.vue
IngressFullPath.vue
IngressTarget.vue
InternalExternalIP.vue fix aria-labels in copy to clipboard (#14014) 2025-04-08 08:45:57 +01:00
InvolvedObjectLink.vue
KeyValue.vue
Link.vue
LinkDetail.vue
LinkDetailImage.vue
LinkName.vue
List.vue
ListLink.vue
ListLinkDetail.vue
LiveDate.vue Fix textual descriptions for cluster appearance in multiple places (#13416) 2025-02-24 09:00:54 +00:00
LiveDuration.vue
LiveExpiryBadgeState.vue
LiveExpiryDate.vue
LivePodRestarts.vue
MachineSummaryGraph.vue
Number.vue
Percentage.vue
PercentageBar.vue
PodImages.vue
PodsUsage.vue
Principal.vue
PrincipalGroupBindings.vue
QualityText.vue
ReceiverIcons.vue
RunBookLink.vue
Scale.vue
ScanResult.vue
SecretData.vue Move init logic in SecretData to `beforeMount()` hook 2025-03-10 14:42:35 -07:00
ServiceTargets.vue
ServiceType.vue Replace translated data prop with computed prop in ServiceType 2025-03-11 10:15:48 -07:00
Shortened.vue
Si.vue
Translate.vue
VerticalScroll.vue
VirtualServiceGateways.vue
WorkloadDetailEndpoints.vue
WorkloadHealthScale.vue A11y report fixes (#14530) 2025-07-10 10:09:09 +01:00