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 chat window header title text truncate #134

Conversation

wanglam
Copy link
Collaborator

@wanglam wanglam commented Feb 6, 2024

Description

Before:
image

After:
image

Issues Resolved

[List any issues this PR will resolve]

Check List

  • New functionality includes testing.
    • All tests pass, including unit test, integration test.
  • New functionality has user manual doc added.
  • Commits are signed per the DCO using --signoff.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Lin Wang <wonglam@amazon.com>
@wanglam wanglam added Skip-Changelog backport 2.x Trigger the backport flow to 2.x labels Feb 6, 2024
@wanglam wanglam marked this pull request as ready for review February 6, 2024 07:18
Copy link

codecov bot commented Feb 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (485138c) 95.63% compared to head (f0785d0) 95.63%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #134   +/-   ##
=======================================
  Coverage   95.63%   95.63%           
=======================================
  Files          48       48           
  Lines        1261     1261           
  Branches      312      312           
=======================================
  Hits         1206     1206           
  Misses         53       53           
  Partials        2        2           

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

@wanglam wanglam merged commit 0de2c9b into opensearch-project:main Feb 6, 2024
25 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Feb 6, 2024
Signed-off-by: Lin Wang <wonglam@amazon.com>
(cherry picked from commit 0de2c9b)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
wanglam pushed a commit that referenced this pull request Feb 6, 2024
(cherry picked from commit 0de2c9b)

Signed-off-by: Lin Wang <wonglam@amazon.com>
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>
opensearch-trigger-bot bot pushed a commit that referenced this pull request Feb 6, 2024
(cherry picked from commit 0de2c9b)

Signed-off-by: Lin Wang <wonglam@amazon.com>
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>
(cherry picked from commit adcd423)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
wanglam pushed a commit that referenced this pull request Feb 6, 2024
(cherry picked from commit 0de2c9b)




(cherry picked from commit adcd423)

Signed-off-by: Lin Wang <wonglam@amazon.com>
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 Trigger the backport flow to 2.x Skip-Changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants