Skip to content

Commit 59e11bc

Browse files
ArvinJ-Hkemister85
andauthored
Update modules/ROOT/pages/8.0-release-notes.adoc
Co-authored-by: Karl Kemister-Sheppard <[email protected]>
1 parent 28db9e7 commit 59e11bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/8.0-release-notes.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ For information on using Enhanced Skins & Icon Packs, see: xref:enhanced-skins-a
107107
=== Split buttons are now rendered as separate action and chevron buttons.
108108
// #TINY-8665
109109

110-
Split buttons in {productname} {release-version} now render as two independent, focusable components instead of a single composite component. The main button handles primary actions while the chevron button controls dropdown functionality. This architectural change improves accessibility by providing separate focus targets and ARIA labels for each component. The `+setTooltip+` method has been enhanced to update both main and chevron button tooltips simultaneously.
110+
Split buttons in {productname} {release-version} now render as two independent, focusable components instead of a single composite element. The main button performs the primary action, while the chevron button controls the dropdown menu. This design improvement enhances accessibility by allowing separate focus targets and ARIA labels for each button. Additionally, the `+setTooltip+` method has been updated to apply tooltip content to both the main and chevron buttons simultaneously, ensuring consistent guidance for users.
111111

112112

113113
[[additions]]

0 commit comments

Comments
 (0)