From 2f896a74d6faa5f9a5ac4e2859d029731e5f614e Mon Sep 17 00:00:00 2001 From: Pascal Wengerter Date: Wed, 24 Apr 2024 14:28:40 +0200 Subject: [PATCH 1/3] Fix two old, minor a11y complaints --- changelog/unreleased/enhancement-accessibility-improvements | 3 +++ .../src/components/General/InfoSection.vue | 2 +- .../src/components/SideBar/Details/FileDetailsMultiple.vue | 2 +- packages/web-pkg/src/components/FilesList/ResourceTable.vue | 3 ++- 4 files changed, 7 insertions(+), 3 deletions(-) diff --git a/changelog/unreleased/enhancement-accessibility-improvements b/changelog/unreleased/enhancement-accessibility-improvements index b0d90aa0732..b26932c3b08 100644 --- a/changelog/unreleased/enhancement-accessibility-improvements +++ b/changelog/unreleased/enhancement-accessibility-improvements @@ -2,7 +2,10 @@ Enhancement: Accessibility improvements Across the board, we have implemented improvements in regards of accessibility for the web UI. +https://github.com/owncloud/web/issues/5379 +https://github.com/owncloud/web/issues/5381 https://github.com/owncloud/web/issues/5383 https://github.com/owncloud/web/issues/5391 https://github.com/owncloud/web/issues/10731 https://github.com/owncloud/web/pull/10802 +https://github.com/owncloud/web/pull/10830 diff --git a/packages/web-app-admin-settings/src/components/General/InfoSection.vue b/packages/web-app-admin-settings/src/components/General/InfoSection.vue index 684cedae21a..fb26c6e9f2f 100644 --- a/packages/web-app-admin-settings/src/components/General/InfoSection.vue +++ b/packages/web-app-admin-settings/src/components/General/InfoSection.vue @@ -2,7 +2,7 @@

- +