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

[Page Header]Render filter bar in full width with application header #7886

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

zhongnansu
Copy link
Member

@zhongnansu zhongnansu commented Aug 28, 2024

Description

  • create a portal for filter bar component to render on its own row
  • Add a reference point that next to header
  • Note that for discover, we still need filter bar to render as part of the SearchBar component

Issues Resolved

Screenshot

  • with filters

image
image

  • without filters
    image
    image

Testing the changes

Changelog

  • skip

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
Contributor

❌ Empty Changelog Section

The Changelog section in your PR description is empty. Please add a valid changelog entry or entries. If you did add a changelog entry, check to make sure that it was not accidentally included inside the comment block in the Changelog section.

Copy link

codecov bot commented Aug 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.30%. Comparing base (5e0ce2b) to head (08ea17c).
Report is 137 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7886      +/-   ##
==========================================
+ Coverage   64.22%   64.30%   +0.07%     
==========================================
  Files        3672     3673       +1     
  Lines       81154    81126      -28     
  Branches    12939    12928      -11     
==========================================
+ Hits        52125    52169      +44     
+ Misses      25821    25745      -76     
- Partials     3208     3212       +4     
Flag Coverage Δ
Linux_1 30.21% <ø> (+0.01%) ⬆️
Linux_2 56.19% <ø> (+0.11%) ⬆️
Linux_3 40.60% <ø> (+0.03%) ⬆️
Linux_4 31.41% <ø> (+0.08%) ⬆️
Windows_1 30.23% <ø> (+0.01%) ⬆️
Windows_2 56.14% <ø> (+0.11%) ⬆️
Windows_3 40.61% <ø> (+0.05%) ⬆️
Windows_4 31.41% <ø> (+0.08%) ⬆️

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.

@virajsanghvi
Copy link
Collaborator

Can you post a screenshot of what it looks like with no filters?

@zhongnansu
Copy link
Member Author

Can you post a screenshot of what it looks like with no filters?

added to the PR description

virajsanghvi
virajsanghvi previously approved these changes Aug 28, 2024
Copy link
Collaborator

@virajsanghvi virajsanghvi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm, although please validate failing tests are unrelated

@zhongnansu zhongnansu merged commit 6e0a632 into opensearch-project:main Aug 29, 2024
67 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Aug 29, 2024
…7886)

(cherry picked from commit 6e0a632)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
zhongnansu pushed a commit that referenced this pull request Sep 3, 2024
…7886)

(cherry picked from commit 6e0a632)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
zhongnansu pushed a commit that referenced this pull request Sep 3, 2024
…7886) (#7903)

(cherry picked from commit 6e0a632)
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x distinguished-contributor in-next look & feel Look and Feel Improvements Skip-Changelog PRs that are too trivial to warrant a changelog or release notes entry v2.17.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants