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

Remove duplicate icon on external links #379

Merged
merged 1 commit into from
Dec 22, 2022

Conversation

amitgalitz
Copy link
Member

@amitgalitz amitgalitz commented Dec 21, 2022

Description

Removed additional popout icon on all external links with target="_blank". According to EUI docs that automatically sets the link to external which adds the popout icon on its own https://eui.elastic.co/v34.6.0/#/navigation/link. I also tested this by running a cluster.

I also ran yarn prettier --write ./ which is the reason for some of the unrelated formatting changes.

Even though AD main CI is working I was having problems running it locally so made the change to 2.x and will forward port (I also made an issue on opensearch-build for a potential forward-port bot opensearch-project/opensearch-build#2978)

Issues Resolved

#362

Check List

  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@amitgalitz amitgalitz requested a review from a team December 21, 2022 20:54
@ohltyler ohltyler linked an issue Dec 22, 2022 that may be closed by this pull request
@amitgalitz amitgalitz merged commit 38384bc into opensearch-project:2.x Dec 22, 2022
@amitgalitz amitgalitz added the bug Something isn't working label Dec 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Duplicate popout icons appear in Anomaly Detection create flow
3 participants