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

Tune the column width, fix the problem of showing snapshot failures #210

Merged
merged 1 commit into from
Jun 29, 2022

Conversation

bowenlan-amzn
Copy link
Member

@bowenlan-amzn bowenlan-amzn commented Jun 29, 2022

Signed-off-by: bowenlan-amzn [email protected]

Description

[Describe what this change achieves]

Issues Resolved

[List any issues this PR will resolve]

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.

@codecov-commenter
Copy link

Codecov Report

Merging #210 (a37d107) into main (2947db6) will decrease coverage by 0.04%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #210      +/-   ##
==========================================
- Coverage   51.58%   51.54%   -0.05%     
==========================================
  Files         183      183              
  Lines        5798     5803       +5     
  Branches      934      934              
==========================================
  Hits         2991     2991              
- Misses       2586     2591       +5     
  Partials      221      221              
Impacted Files Coverage Δ
...shots/components/SnapshotFlyout/SnapshotFlyout.tsx 7.14% <0.00%> (-0.27%) ⬇️
...ositories/containers/Repositories/Repositories.tsx 5.26% <0.00%> (-0.12%) ⬇️
...pages/Snapshots/containers/Snapshots/Snapshots.tsx 4.49% <0.00%> (-0.11%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2947db6...a37d107. Read the comment docs.

@bowenlan-amzn bowenlan-amzn marked this pull request as ready for review June 29, 2022 18:20
@bowenlan-amzn bowenlan-amzn requested a review from a team June 29, 2022 18:20
Copy link
Contributor

@AWSHurneyt AWSHurneyt left a comment

Choose a reason for hiding this comment

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

Small observation.

I just noticed that when the EuiFlyout element is created, it doesn't have type={'push'}. The mocks seem to illustrate an overlay type, but that might just be a small oversight; during the doc level monitor UX meetings, we were told that the push type is preferred.

@bowenlan-amzn bowenlan-amzn merged commit e82d77f into opensearch-project:main Jun 29, 2022
opensearch-trigger-bot bot pushed a commit that referenced this pull request Jun 29, 2022
bowenlan-amzn added a commit that referenced this pull request Jun 29, 2022
…210) (#211)

Signed-off-by: bowenlan-amzn <[email protected]>
(cherry picked from commit e82d77f)

Co-authored-by: bowenlan-amzn <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants