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

HDS-2448: Fix data-test-id with Logo #1372

Merged
merged 1 commit into from
Oct 8, 2024
Merged

Conversation

NikoHelle
Copy link
Contributor

@NikoHelle NikoHelle commented Oct 7, 2024

Description

Logo props were changed to accept all native props, but it already had them. The “…rest” changed places in the code, so now the dataTestId always overrides the data-testid.

Related Issue

Closes HDS-2448

How Has This Been Tested?

Add Jest test.

Demos:

Links to demos are in the comments

Screenshots (if appropriate):

Add to changelog

  • [x ] Added needed line to changelog

Copy link

github-actions bot commented Oct 7, 2024

Test Results

1 tests   1 ✅  0s ⏱️
1 suites  0 💤
1 files    0 ❌

Results for commit c20fbe8.

Copy link

github-actions bot commented Oct 7, 2024

Preview found from hds-demo docs/preview_1372

Demos

Docs
Core Storybook
React Storybook

Copy link
Contributor

@mrTuomoK mrTuomoK left a comment

Choose a reason for hiding this comment

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

All good 🥃

Copy link
Contributor

@laurakarhu laurakarhu left a comment

Choose a reason for hiding this comment

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

Thank you for the quick fix!

@NikoHelle NikoHelle merged commit cd22523 into development Oct 8, 2024
8 checks passed
@NikoHelle NikoHelle deleted the hds-2448-logo-testid branch October 8, 2024 20:44
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.

3 participants