Skip to content

Commit 4442c55

Browse files
committed
DOC-3209: alt text length error message now shows current and maximum character counts.
1 parent 942ba64 commit 4442c55

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

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

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,21 @@ The following premium plugin updates were released alongside {productname} {rele
5454

5555
// For information on the **<Premium plugin name 1>** plugin, see: xref:<plugincode>.adoc[<Premium plugin name 1>].
5656

57+
=== Accessibility Checker
58+
59+
The {productname} {release-version} release includes an accompanying release of the **Accessibility Checker** premium plugin.
60+
61+
**Accessibility Checker** includes the following improvement.
62+
63+
==== `+alt+` text length error message now shows current and maximum character counts
64+
// #TINY-12569
65+
66+
Previous versions of **Accessibility Checker**, the `+alt+` text length validation error displayed only the current character count, such as "_Currently 151 characters_" without indicating the maximum allowed length. This caused unclear guidance for users and negatively affected the experience across all image rules (I1–I4) that rely on length validation, making it inconsistent with accessibility best practices.
67+
68+
In {productname} {release-version}, the error message for **Accessibility Checker** has been updated to show both the current and maximum character counts, for example: "_151 characters (maximum 150 allowed)_." This improvement provides clear, actionable error messaging that aligns with accessibility guidance and reduces user confusion across all affected rules.
69+
70+
For information on the **Accessibility Checker** plugin, see: xref:a11ychecker.adoc[Accessibility Checker].
71+
5772

5873
[[improvements]]
5974
== Improvements

0 commit comments

Comments
 (0)