-
Notifications
You must be signed in to change notification settings - Fork 166
[terra-hyperlink] Fix focus indicator #4076
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just checking, are the tests that were removed covered by the other existing tests?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@sycombs - The tests that were removed were hard-coding the styles and not reflecting the true nature of the control. We do have WDIO tests to cover the focus indicators.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@cm9361 - the visual focus indicator on clinical lowlight and terra default are working as required. |
@mjpalazzo - I think your approval is good enough in my opinion. |
Summary
What was changed:
The focus indicators for the default and lowlight theme were fixed for the Terra Hyperlink component.
Why it was changed:
The change was made to give consistency within the theme for the Hyperlink and Terra components that consume the control.
Testing
This change was tested using:
Reviews
In addition to engineering reviews, this PR needs:
Additional Details
This PR resolves:
UXPLATFORM-10326
Thank you for contributing to Terra.
@cerner/terra