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

Resolve issue #4432 with release note text overlap #4451

Merged

Conversation

zateutsch
Copy link
Contributor

@zateutsch zateutsch commented Jan 10, 2022

Fixes #4432

PR Type

What kind of change does this PR introduce?

Bugfix

What is the current behavior?

Fix for issue 4432 where release notes text was overlapping with dates on About page of Sample App.

What is the new behavior?

Added text trimming to TextBlock where release note name was bound. Will display ellipses if text exceeds width limit of 150.

PR Checklist

Please check if your PR fulfills the following requirements:

  • Tested code with current supported SDKs
  • Contains NO breaking changes

@ghost
Copy link

ghost commented Jan 10, 2022

Thanks zateutsch for opening a Pull Request! The reviewers will test the PR and highlight if there is any conflict or changes required. If the PR is approved we will proceed to merge the pull request 🙌

@ghost ghost requested a review from azchohfi January 10, 2022 06:36
@ghost ghost added bug 🐛 An unexpected issue that highlights incorrect behavior sample app 🖼 UI issue 🥅 labels Jan 10, 2022
@michael-hawker michael-hawker added this to the 8.0 milestone Jan 11, 2022
@michael-hawker michael-hawker merged commit e113b8e into CommunityToolkit:main Jan 13, 2022
@michael-hawker
Copy link
Member

Thanks for the fix @zateutsch! 🎉🎉🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 An unexpected issue that highlights incorrect behavior sample app 🖼 UI issue 🥅
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The Release Notes section of the WCT Sample App has overlapping text.
4 participants