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: Fix wrapping of labels in filter by type popover #7327

Merged
merged 4 commits into from
Jul 21, 2024

Conversation

virajsanghvi
Copy link
Collaborator

@virajsanghvi virajsanghvi commented Jul 19, 2024

Description

Fixes wrapping of labels in filter by type popover in discover.

This was caused by the removal of a min-width in opensearch-project/oui#1280

Issues Resolved

N/A

Screenshot

Before:
image

After
image

Testing the changes

Changelog

  • fix: Fix wrapping of labels in filter by type popover

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

❌ Changelog Entry Missing Hyphen

Changelog entries must begin with a hyphen (-).

Copy link

codecov bot commented Jul 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.67%. Comparing base (4c61906) to head (c858cfa).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7327      +/-   ##
==========================================
- Coverage   67.69%   67.67%   -0.02%     
==========================================
  Files        3517     3517              
  Lines       69578    69578              
  Branches    11354    11354              
==========================================
- Hits        47100    47088      -12     
- Misses      19692    19702      +10     
- Partials     2786     2788       +2     
Flag Coverage Δ
Linux_1 33.22% <ø> (ø)
Linux_2 55.46% <ø> (ø)
Linux_3 43.31% <ø> (-0.02%) ⬇️
Linux_4 34.69% <ø> (ø)
Windows_1 33.24% <ø> (ø)
Windows_2 ?
Windows_3 43.33% <ø> (ø)
Windows_4 34.69% <ø> (ø)

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.

@zhongnansu zhongnansu merged commit 376ead0 into opensearch-project:main Jul 21, 2024
64 of 67 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Jul 21, 2024
* fix: Fix wrapping of labels in filter by type popover

Signed-off-by: Viraj Sanghvi <[email protected]>

* Changeset file for PR #7327 created/updated

---------

Signed-off-by: Viraj Sanghvi <[email protected]>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
(cherry picked from commit 376ead0)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
virajsanghvi pushed a commit that referenced this pull request Jul 22, 2024
* fix: Fix wrapping of labels in filter by type popover

---------



(cherry picked from commit 376ead0)

Signed-off-by: Viraj Sanghvi <[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