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 (discover): Fix dismiss callout and next styling #4951

Merged
merged 1 commit into from
Sep 7, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport d3388c5 from #4938.

* Fix (discover): Fix dismiss callout and next styling

1. Fix `onDismiss` prop of callout
2. Put callout in panel for better alignment in discover
3. Add `subdued` to combobox panel
4. Use `primary`-derived color for field titles in discover (and lint-ignore)

Signed-off-by: Josh Romero <[email protected]>

* Update index.tsx

fix conflict

* fix linting indentation

Signed-off-by: Josh Romero <[email protected]>

* update snapshot

Signed-off-by: Josh Romero <[email protected]>

---------

Signed-off-by: Josh Romero <[email protected]>
(cherry picked from commit d3388c5)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@opensearch-trigger-bot opensearch-trigger-bot bot added discover for discover reinvent de-angular de-angularize work labels Sep 6, 2023
@opensearch-trigger-bot opensearch-trigger-bot bot added the autocut Skip the changelog verification check on backports label Sep 6, 2023
@opensearch-trigger-bot opensearch-trigger-bot bot added Skip-Changelog PRs that are too trivial to warrant a changelog or release notes entry distinguished-contributor labels Sep 6, 2023
@opensearch-trigger-bot opensearch-trigger-bot bot added the data explorer Issues related to the Data Explorer project label Sep 6, 2023
@codecov
Copy link

codecov bot commented Sep 6, 2023

Codecov Report

Merging #4951 (72a6f24) into 2.x (2b167df) will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##              2.x    #4951   +/-   ##
=======================================
  Coverage   66.44%   66.44%           
=======================================
  Files        3399     3399           
  Lines       64881    64881           
  Branches    10360    10360           
=======================================
+ Hits        43107    43109    +2     
+ Misses      19215    19214    -1     
+ Partials     2559     2558    -1     
Flag Coverage Δ
Linux_1 34.91% <ø> (ø)
Linux_2 55.19% <ø> (ø)
Linux_3 44.20% <ø> (+<0.01%) ⬆️
Linux_4 35.09% <ø> (ø)
Windows_1 34.92% <ø> (ø)
Windows_2 55.15% <ø> (ø)
Windows_3 44.20% <ø> (ø)
Windows_4 35.09% <ø> (ø)

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

Files Changed Coverage Δ
.../data_explorer/public/components/sidebar/index.tsx 3.12% <ø> (ø)
...omponents/data_grid/data_grid_table_cell_value.tsx 70.83% <ø> (ø)
.../public/application/components/discover_legacy.tsx 0.00% <ø> (ø)

... and 1 file with indirect coverage changes

@joshuarrrr joshuarrrr merged commit d1400d6 into 2.x Sep 7, 2023
80 of 81 checks passed
@joshuarrrr joshuarrrr deleted the backport/backport-4938-to-2.x branch September 7, 2023 00:28
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 data explorer Issues related to the Data Explorer project de-angular de-angularize work discover for discover reinvent distinguished-contributor Skip-Changelog PRs that are too trivial to warrant a changelog or release notes entry v2.10.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants