Add proper html title to card/tile components for long titles #1980

Merged
neb-b merged 1 commit from title into master 2018-09-26 19:37:47 +02:00
neb-b commented 2018-09-24 05:51:09 +02:00 (Migrated from github.com)

A lot of titles were cut off with no way to see the entire thing without navigating to the claim. Now it will show if you hover over it.

A lot of titles were cut off with no way to see the entire thing without navigating to the claim. Now it will show if you hover over it.
kauffj commented 2018-09-24 16:31:36 +02:00 (Migrated from github.com)

@seanyesmunt if this is every instance of TruncatedText, it looks like you could have a single prop called text rather than using both title and props.children.

@seanyesmunt if this is every instance of `TruncatedText`, it looks like you could have a single prop called `text` rather than using both `title` and `props.children`.
neb-b commented 2018-09-25 01:00:22 +02:00 (Migrated from github.com)

@kauffj That's a good point. I'll change it.

@kauffj That's a good point. I'll change it.
skhameneh (Migrated from github.com) approved these changes 2018-09-26 03:24:09 +02:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-desktop#1980
No description provided.