From 5b06d39518773dd2635bcd2e6fbc865ba4781835 Mon Sep 17 00:00:00 2001 From: "CODE:AG" <57781325+abhinavgandham@users.noreply.github.com> Date: Tue, 10 Dec 2024 12:55:50 +0530 Subject: [PATCH] DOC-2578: Added tooltips to conversation and comment kebab menus. (#3546) --- modules/ROOT/pages/7.6.0-release-notes.adoc | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/modules/ROOT/pages/7.6.0-release-notes.adoc b/modules/ROOT/pages/7.6.0-release-notes.adoc index 8e0ce4aa9e..0dc0d843f6 100644 --- a/modules/ROOT/pages/7.6.0-release-notes.adoc +++ b/modules/ROOT/pages/7.6.0-release-notes.adoc @@ -168,6 +168,12 @@ In {productname} {release-version}, the focus behaviour has now been improved in * Creating a new comment within an existing conversation now brings the focus to the corresponding conversation card. * Starting a new conversation now brings the focus to the newly created conversation card. +==== Added tooltips to conversation and comment kebab menus + +In previous versions of **Comments**, the kebab menu button in the comments sidebar was missing a tooltip for users relying on assistive technologies. + +{productname} {release-version} addresses this issue, by adding an `aria-label` with the description "Comment Actions" to the sidebar comment menu button, ensuring a tooltip is displayed on hover. This update improves accessibility and aligns the user experience across different menu buttons. + For information on the **Comments** plugin, see: xref:introduction-to-tiny-comments.adoc[Introduction to {companyname} Comments]. === Comments