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

[Fix] Replace segmented button with tabs for OpenSearch connections and Direct query connections #8460

Merged

Conversation

yubonluo
Copy link
Contributor

@yubonluo yubonluo commented Oct 3, 2024

Description

Replace segmented button with tabs for OpenSearch connections and Direct query connections

Issues Resolved

Screenshot

before:
image
After:
image

Testing the changes

Changelog

  • fix: Replace segmented button with tabs for OpenSearch connections and Direct query connections

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

Copy link

codecov bot commented Oct 3, 2024

Codecov Report

Attention: Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 60.95%. Comparing base (638f753) to head (08831d6).
Report is 26 commits behind head on main.

Files with missing lines Patch % Lines
.../data_source_home_panel/data_source_home_panel.tsx 80.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8460   +/-   ##
=======================================
  Coverage   60.95%   60.95%           
=======================================
  Files        3758     3758           
  Lines       89305    89304    -1     
  Branches    13972    13971    -1     
=======================================
  Hits        54439    54439           
+ Misses      31478    31477    -1     
  Partials     3388     3388           
Flag Coverage Δ
Linux_1 28.91% <ø> (ø)
Linux_2 56.35% <ø> (ø)
Linux_3 37.78% <80.00%> (+<0.01%) ⬆️
Linux_4 29.95% <ø> (ø)
Windows_1 28.92% <ø> (ø)
Windows_2 56.31% <ø> (ø)
Windows_3 37.78% <80.00%> (+<0.01%) ⬆️
Windows_4 29.95% <ø> (ø)

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.

@ruanyl ruanyl merged commit 60df427 into opensearch-project:main Oct 7, 2024
71 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Oct 7, 2024
…nd Direct query connections (#8460)

* replace segmented button with tabs

Signed-off-by: yubonluo <[email protected]>

* Changeset file for PR #8460 created/updated

---------

Signed-off-by: yubonluo <[email protected]>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
(cherry picked from commit 60df427)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
SuZhou-Joe pushed a commit that referenced this pull request Oct 7, 2024
…nd Direct query connections (#8460) (#8510)

* replace segmented button with tabs



* Changeset file for PR #8460 created/updated

---------



(cherry picked from commit 60df427)

Signed-off-by: yubonluo <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
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.

3 participants