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: Break words in split panel header #1437

Merged
merged 1 commit into from
Aug 11, 2023
Merged

Conversation

gethinwebster
Copy link
Member

Description

Allow long words in split panel header to be broken

Related links, issue #, if available: #1431

How has this been tested?

Local testing & updated screenshot test

Review checklist

The following items are to be evaluated by the author(s) and the reviewer(s).

Correctness

  • Changes include appropriate documentation updates.
  • Changes are backward-compatible if not indicated, see CONTRIBUTING.md.
  • Changes do not include unsupported browser features, see CONTRIBUTING.md.
  • Changes were manually tested for accessibility, see accessibility guidelines.

Security

Testing

  • Changes are covered with new/existing unit tests?
  • Changes are covered with new/existing integration tests?

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@codecov
Copy link

codecov bot commented Aug 11, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (e657a92) 93.57% compared to head (0085847) 93.57%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1437   +/-   ##
=======================================
  Coverage   93.57%   93.57%           
=======================================
  Files         631      631           
  Lines       16897    16897           
  Branches     5583     5583           
=======================================
  Hits        15812    15812           
  Misses       1013     1013           
  Partials       72       72           

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

@gethinwebster gethinwebster merged commit a1046ec into main Aug 11, 2023
24 checks passed
@gethinwebster gethinwebster deleted the split-panel-wrapping branch August 11, 2023 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants