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] [CCI] Fix relationships header overflow #4399

Merged
merged 1 commit into from
Jun 27, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 6cee1a9 from #4070.

* Fix relationships header overflow (#3967)

Co-authored-by: Andrey Myssak <andreymyssak@gmail.com>
Signed-off-by: Sergey Myssak <sergey.myssak@gmail.com>

* Replace relationships css file with oui classname (#3967)

Co-authored-by: Andrey Myssak <andreymyssak@gmail.com>
Signed-off-by: Sergey Myssak <sergey.myssak@gmail.com>

* Make title overflow wrap instead of truncation (#3967)

Co-authored-by: Andrey Myssak <andreymyssak@gmail.com>
Signed-off-by: Sergey Myssak <sergey.myssak@gmail.com>

* Remove icon from flyout header and wrap title

Signed-off-by: Josh Romero <rmerqg@amazon.com>

---------

Signed-off-by: Sergey Myssak <sergey.myssak@gmail.com>
Signed-off-by: Josh Romero <rmerqg@amazon.com>
Co-authored-by: Andrey Myssak <andreymyssak@gmail.com>
Co-authored-by: Josh Romero <rmerqg@amazon.com>
(cherry picked from commit 6cee1a9)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@codecov
Copy link

codecov bot commented Jun 26, 2023

Codecov Report

Merging #4399 (174df8d) into 2.x (4fbf897) will increase coverage by 0.00%.
The diff coverage is 0.00%.

@@           Coverage Diff           @@
##              2.x    #4399   +/-   ##
=======================================
  Coverage   66.40%   66.40%           
=======================================
  Files        3245     3245           
  Lines       62400    62399    -1     
  Branches     9663     9662    -1     
=======================================
  Hits        41435    41435           
  Misses      18625    18625           
+ Partials     2340     2339    -1     
Flag Coverage Δ
Linux 66.35% <0.00%> (+<0.01%) ⬆️
Windows 66.34% <0.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...section/objects_table/components/relationships.tsx 52.17% <0.00%> (+1.11%) ⬆️

@kavilla kavilla merged commit cb88211 into 2.x Jun 27, 2023
60 of 63 checks passed
@github-actions github-actions bot deleted the backport/backport-4070-to-2.x branch June 27, 2023 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autocut Skip the changelog verification check on backports first-time-contributor v2.9.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants