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

[Manual][Backport 2.x][Multiple Datasource] Remove arrow down icon from data source selectable component #6319

Merged

Conversation

BionIT
Copy link
Collaborator

@BionIT BionIT commented Apr 2, 2024

Description

This change backports 74e0df3

Issues Resolved

Screenshot

Testing the changes

Check List

  • All tests pass
    • yarn test:jest
    • yarn test:jest_integration
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

…ble component (opensearch-project#6257)

* remove arrowdown icon from data source selector

Signed-off-by: Lu Yu <[email protected]>

* add change log

Signed-off-by: Lu Yu <[email protected]>

* update snapshot

Signed-off-by: Lu Yu <[email protected]>

---------

Signed-off-by: Lu Yu <[email protected]>
Copy link

codecov bot commented Apr 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.31%. Comparing base (e0c3664) to head (d6819bf).

Additional details and impacted files
@@            Coverage Diff             @@
##              2.x    #6319      +/-   ##
==========================================
- Coverage   67.31%   67.31%   -0.01%     
==========================================
  Files        3342     3342              
  Lines       64765    64765              
  Branches    10373    10373              
==========================================
- Hits        43596    43594       -2     
- Misses      18651    18652       +1     
- Partials     2518     2519       +1     
Flag Coverage Δ
Linux_1 31.30% <ø> (ø)
Linux_2 55.39% <ø> (ø)
Linux_3 44.95% <ø> (-0.01%) ⬇️
Linux_4 35.30% <ø> (ø)
Windows_1 31.33% <ø> (ø)
Windows_2 55.35% <ø> (ø)
Windows_3 44.96% <ø> (ø)
Windows_4 35.30% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@BionIT BionIT merged commit 31d880e into opensearch-project:2.x Apr 3, 2024
65 of 83 checks passed
@BionIT BionIT added the v2.14.0 label Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants