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

[Backport 2.x] Fix display of detector names #586

Merged
merged 1 commit into from
Aug 14, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 3bdcb64 from #585

When starting or stopping detectors, the pop-up window shows the
detector names as `DETECTOR_NAME />` where "DETECTOR_NAME" is the name
of the detector.

The markup seems to have residual `/>` that are rendered to the user.
Remove them to ensure they do not appear between the opening and the
closing EuiLink tags.

Signed-off-by: Romain Tartière <[email protected]>
(cherry picked from commit 3bdcb64)
@codecov
Copy link

codecov bot commented Aug 9, 2023

Codecov Report

Merging #586 (fcb3fe9) into 2.x (823e893) will not change coverage.
Report is 1 commits behind head on 2.x.
The diff coverage is n/a.

@@           Coverage Diff           @@
##              2.x     #586   +/-   ##
=======================================
  Coverage   50.28%   50.28%           
=======================================
  Files         166      166           
  Lines        5590     5590           
  Branches     1055     1055           
=======================================
  Hits         2811     2811           
  Misses       2508     2508           
  Partials      271      271           

@jackiehanyang jackiehanyang merged commit 3d8740d into 2.x Aug 14, 2023
@ohltyler ohltyler deleted the backport/backport-585-to-2.x branch September 11, 2023 15:18
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