Skip to content

fix(ui5-color-palette): correct tooltip for recent colors#13096

Open
hinzzx wants to merge 1 commit intomainfrom
cp-rec-colors-index-fix
Open

fix(ui5-color-palette): correct tooltip for recent colors#13096
hinzzx wants to merge 1 commit intomainfrom
cp-rec-colors-index-fix

Conversation

@hinzzx
Copy link
Contributor

@hinzzx hinzzx commented Feb 16, 2026

Overview

During accessibility testing (ACC-255), the recent colors in ColorPalette showed "undefined" in the tooltip instead of the correct index number.

What We Did

  • Added missing index property to recent color items in the template

What This Fixes

  • ✅ Recent color tooltips now show correct index (e.g., "Color 1", "Color 2")
  • ✅ No functional changes

Before

image

After

image

@ui5-webcomponents-bot
Copy link
Collaborator

@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview February 16, 2026 13:42 Inactive
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.

2 participants