Skip to content

Conversation

lukasmatta
Copy link
Collaborator

@lukasmatta lukasmatta commented Sep 10, 2025

Added proper tooltip content sanitization and corresponding unit tests for the Tooltip component, including tests specifically for the sanitization logic.

Updated tsconfig files to resolve type conflicts between Cypress and Jest that were appearing in VSCode.

Release notes:

  • Sanitize tooltip content

Closes #437

Cypress types were conflicting with Jest types
@lukasmatta lukasmatta self-assigned this Sep 10, 2025
@lukasmatta lukasmatta added the security Issues that generally impact library security label Sep 10, 2025
@lukasmatta lukasmatta linked an issue Sep 10, 2025 that may be closed by this pull request
Copy link
Collaborator

@TerranceKhumalo-absa TerranceKhumalo-absa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, seems you need to add release notes in your description :)

@lukasmatta lukasmatta merged commit 709b480 into master Sep 15, 2025
2 of 4 checks passed
@lukasmatta lukasmatta deleted the 437-sanitize-tooltip-content branch September 15, 2025 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security Issues that generally impact library security
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sanitize tooltip content
2 participants