Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: optional Tooltip props [LW-12407] #78

Merged
merged 1 commit into from
Mar 5, 2025

Conversation

DominikGuzei
Copy link
Member

This PR fixes too strict types for Tooltip due to using Pick which loses the optional quality for picked props.

@DominikGuzei DominikGuzei added the enhancement New feature or request label Mar 4, 2025
@DominikGuzei DominikGuzei self-assigned this Mar 4, 2025
Copy link

sonarqubecloud bot commented Mar 4, 2025

Copy link
Member

@mkazlauskas mkazlauskas left a comment

Choose a reason for hiding this comment

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

tsc is happy without this for me in latest phase0, please check before merging, maybe this is not necessary https://github.com/input-output-hk/lace-platform/pull/331/commits/768402361cf72337b53c45b7ed7627fde7638c09

Feel free to merge without my approval if you find that this is required

Copy link
Member

@mkazlauskas mkazlauskas left a comment

Choose a reason for hiding this comment

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

Please disregard my previous comment

@mchappell mchappell merged commit 73e1247 into main Mar 5, 2025
5 checks passed
@mchappell mchappell deleted the fix/lw-12407-Fix-Tooltip-types-in-ui-toolkit branch March 5, 2025 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants