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

Backport/42379/fix/aria prop for nc bread crumb component #42486

Closed

Conversation

emoral435
Copy link
Contributor

Manual backport of #42379

nextcloud-bot and others added 30 commits December 2, 2023 00:21
[stable28] fix(dav): Allow single-day out of office
Signed-off-by: nextcloud-command <[email protected]>
[stable28] fix(files): Move aria-label for favorite icon from span to icon
[stable28] fix(files_external): Fix "Could not find resource main.js to load"
[stable28] fix(security): Handle idn_to_utf8 returning false
[stable28] fix(metadata): Allow to load metadata of multiple files at once
If a TypeError is passed here, it in turn causes a TypeError which
kills the rendering of the error page.

Signed-off-by: Varun Patil <[email protected]>
- add configuration to specify one LDAP group acting as admin group (CLI)
- implement `isAdmin()` method, basically relying on inGroup against the
  configured group

Signed-off-by: Arthur Schiwon <[email protected]>
[stable28] Migrate database missing checks
Signed-off-by: Maxence Lange <[email protected]>
For screen readers the table header was very verbose and confusing,
as the SR reads out e.g. "sort list by name button FILENAME" for every row / file.
Instead reduce it to "name button FILENAME" and add information about sorting to caption, as recommended by WCAG [1]

[1]: https://www.w3.org/WAI/ARIA/apg/patterns/table/examples/sortable-table/

Signed-off-by: Ferdinand Thiessen <[email protected]>
nfebe and others added 6 commits December 26, 2023 11:19
On change/input from user which has the effect of filtering,
 we want to send the query to the API to obtained fresh results,
 based on the databased on not just preloaded contacts.

Signed-off-by: fenn-cs <[email protected]>
As expected, a user does not see themselves in their contact list,
 however, when using the contact list for filtering search, a user,
 might want to limit the search to things that pertain to them.

Signed-off-by: fenn-cs <[email protected]>
Signed-off-by: nextcloud-command <[email protected]>
[stable28] Backport unified search improvments
@emoral435 emoral435 closed this Dec 26, 2023
@emoral435 emoral435 deleted the backport/42379/fix/ARIA-prop-for-NcBreadCrumb-component branch December 26, 2023 17:59
@emoral435 emoral435 restored the backport/42379/fix/ARIA-prop-for-NcBreadCrumb-component branch December 26, 2023 18:01
@ChristophWurst ChristophWurst deleted the backport/42379/fix/ARIA-prop-for-NcBreadCrumb-component branch December 27, 2023 09:36
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 this pull request may close these issues.