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] Optimize scrolling behavior of Discover table #7019

Merged
merged 1 commit into from
Jun 13, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

@opensearch-trigger-bot opensearch-trigger-bot bot commented Jun 13, 2024

Backport ebe2b9f from #7017.

Changelog

  • skip

* Optimize scrolling behavior of Discover table

This is an improvement to #6683

Signed-off-by: Miki <[email protected]>
(cherry picked from commit ebe2b9f)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link

codecov bot commented Jun 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.56%. Comparing base (8f2bb5e) to head (26a4e2e).

Additional details and impacted files
@@           Coverage Diff           @@
##              2.x    #7019   +/-   ##
=======================================
  Coverage   67.56%   67.56%           
=======================================
  Files        3441     3441           
  Lines       67805    67805           
  Branches    11017    11017           
=======================================
+ Hits        45810    45812    +2     
+ Misses      19333    19332    -1     
+ Partials     2662     2661    -1     
Flag Coverage Δ
Linux_1 33.09% <ø> (ø)
Linux_2 55.23% <ø> (ø)
Linux_3 45.22% <ø> (+0.01%) ⬆️
Linux_4 35.03% <ø> (ø)
Windows_1 33.12% <ø> (ø)
Windows_2 55.18% <ø> (ø)
Windows_3 45.22% <ø> (ø)
Windows_4 35.03% <ø> (ø)

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.

Copy link
Contributor

❌ Invalid Changelog Heading

The '## Changelog' heading in your PR description is either missing or malformed. Please make sure that your PR description includes a '## Changelog' heading with proper spelling, capitalization, spacing, and Markdown syntax.

@github-actions github-actions bot added failed changeset and removed Skip-Changelog PRs that are too trivial to warrant a changelog or release notes entry labels Jun 13, 2024
@AMoo-Miki AMoo-Miki added the Skip-Changelog PRs that are too trivial to warrant a changelog or release notes entry label Jun 13, 2024
@AMoo-Miki AMoo-Miki merged commit 7674d3c into 2.x Jun 13, 2024
70 of 72 checks passed
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 distinguished-contributor Skip-Changelog PRs that are too trivial to warrant a changelog or release notes entry v2.15.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants