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] Align all flyout components to be overlay kind and add close button X in header #399

Merged
merged 1 commit into from
Dec 8, 2022

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport bcfe119 from #373

… in header (#373)

* align all flyout components to overlay

Signed-off-by: Aleksandar Djindjic <djindjic@gmail.com>

* simplify if statement

Signed-off-by: Aleksandar Djindjic <djindjic@gmail.com>

* fix snapshot

Signed-off-by: Aleksandar Djindjic <djindjic@gmail.com>

* add close button to flyout header, remove footer

Signed-off-by: Aleksandar Djindjic <djindjic@gmail.com>

* simplify flex layout

Signed-off-by: Aleksandar Djindjic <djindjic@gmail.com>

* update snapshot

Signed-off-by: Aleksandar Djindjic <djindjic@gmail.com>

* add data-test-subject on flyout header title

Signed-off-by: Aleksandar Djindjic <djindjic@gmail.com>

* fix cypress tests, overflow on flyout title

Signed-off-by: Aleksandar Djindjic <djindjic@gmail.com>

* fix snapshot

Signed-off-by: Aleksandar Djindjic <djindjic@gmail.com>

* eui-textTruncate on flyout titles

Signed-off-by: Aleksandar Djindjic <djindjic@gmail.com>

Signed-off-by: Aleksandar Djindjic <djindjic@gmail.com>
(cherry picked from commit bcfe119)
@opensearch-trigger-bot opensearch-trigger-bot bot requested a review from a team December 6, 2022 00:37
@codecov-commenter
Copy link

codecov-commenter commented Dec 6, 2022

Codecov Report

Merging #399 (8fc1801) into 2.x (7b1e72a) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##              2.x     #399      +/-   ##
==========================================
- Coverage   52.69%   52.67%   -0.02%     
==========================================
  Files         207      207              
  Lines        5443     5445       +2     
  Branches      763      764       +1     
==========================================
  Hits         2868     2868              
- Misses       2573     2575       +2     
  Partials        2        2              
Impacted Files Coverage Δ
...oard/components/FindingsDashboard/FindingFlyout.js 33.33% <0.00%> (-2.39%) ⬇️
...gin/public/pages/Dashboard/containers/Dashboard.js 56.02% <0.00%> (ø)
.../pages/MonitorDetails/containers/MonitorDetails.js 0.00% <0.00%> (ø)
...eMonitor/containers/CreateMonitor/CreateMonitor.js 59.83% <0.00%> (ø)
...oard/components/FindingsDashboard/findingsUtils.js 56.92% <0.00%> (ø)
...s/AcknowledgeAlertsModal/AcknowledgeAlertsModal.js 1.83% <0.00%> (ø)
...ublic/components/Flyout/flyouts/alertsDashboard.js 100.00% <0.00%> (+25.00%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@amsiglan amsiglan merged commit f9e19f2 into 2.x Dec 8, 2022
@github-actions github-actions bot deleted the backport/backport-373-to-2.x branch December 8, 2022 00:20
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.

4 participants