Skip to content

[stable33] fix(systemtags): only render inline list of tags if there are some#59488

Merged
provokateurin merged 2 commits intostable33from
backport/59424/stable33
Apr 20, 2026
Merged

[stable33] fix(systemtags): only render inline list of tags if there are some#59488
provokateurin merged 2 commits intostable33from
backport/59424/stable33

Conversation

@backportbot
Copy link
Copy Markdown

@backportbot backportbot bot commented Apr 7, 2026

Backport of #59424

Warning, This backport's changes differ from the original and might be incomplete ⚠️

Todo

  • Review and resolve any conflicts
  • Review and verify the backported changes
  • Remove all the empty commits

Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

- resolves #59332

If there are no tags available, then we cannot render an `<ul>` element
as this would result in invalid HTML / invalid accessibility state.
Ref: https://www.w3.org/TR/wai-aria-1.2/#mustContain

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux force-pushed the backport/59424/stable33 branch from 462abe6 to ee75964 Compare April 20, 2026 18:21
@susnux susnux marked this pull request as ready for review April 20, 2026 18:21
@susnux susnux requested a review from a team as a code owner April 20, 2026 18:21
@susnux
Copy link
Copy Markdown
Contributor

susnux commented Apr 20, 2026

/compile

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@provokateurin provokateurin enabled auto-merge April 20, 2026 18:34
@provokateurin provokateurin merged commit f4fa083 into stable33 Apr 20, 2026
133 of 137 checks passed
@provokateurin provokateurin deleted the backport/59424/stable33 branch April 20, 2026 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants