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

Add title attribute to RelatedResources #294

Merged
merged 1 commit into from
Aug 15, 2023

Conversation

jeffdaley
Copy link
Contributor

@jeffdaley jeffdaley commented Aug 15, 2023

Adds title attribute to Related Resources so they can be hovered over for the full title.

  • Prettier className reorganization

@@ -16,12 +16,13 @@
<div class="w-full overflow-hidden">
<TruncatedText
@tagName="h4"
class="text-body-200 text-color-foreground-strong font-medium"
class="text-body-200 font-medium text-color-foreground-strong"
title={{this.title}}
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is the non-Prettier change

@jeffdaley jeffdaley marked this pull request as ready for review August 15, 2023 19:12
@jeffdaley jeffdaley requested a review from a team as a code owner August 15, 2023 19:12
@jeffdaley jeffdaley merged commit 914374c into main Aug 15, 2023
2 checks passed
@jeffdaley jeffdaley deleted the jeffdaley/add-title-to-related-resource branch August 15, 2023 22:20
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.

None yet

2 participants