Skip to content

Fix typo in TooltipColor.Secondary CSS class name#1257

Merged
gvreddy04 merged 1 commit intomainfrom
bugfix/1256-tooltip-typo
Feb 21, 2026
Merged

Fix typo in TooltipColor.Secondary CSS class name#1257
gvreddy04 merged 1 commit intomainfrom
bugfix/1256-tooltip-typo

Conversation

@gvreddy04
Copy link
Contributor

Corrected the class name for TooltipColor.Secondary in the ToTooltipColorClass method from "bb-tooltip-tooltip-secondary" to "bb-tooltip-secondary". This ensures the correct CSS class is applied for secondary tooltips.

Corrected the class name for TooltipColor.Secondary in the
ToTooltipColorClass method from "bb-tooltip-tooltip-secondary"
to "bb-tooltip-secondary". This ensures the correct CSS class
is applied for secondary tooltips.
@gvreddy04 gvreddy04 self-assigned this Feb 21, 2026
@gvreddy04 gvreddy04 added bug Something isn't working area-tooltip labels Feb 21, 2026
@gvreddy04 gvreddy04 added this to the 4.0.0 milestone Feb 21, 2026
@gvreddy04 gvreddy04 linked an issue Feb 21, 2026 that may be closed by this pull request
@gvreddy04 gvreddy04 merged commit e3c5acc into main Feb 21, 2026
1 of 3 checks passed
@gvreddy04 gvreddy04 deleted the bugfix/1256-tooltip-typo branch February 21, 2026 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-tooltip bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Wrong Tooltip Secondary Color Class

1 participant