add message for 0 returned results in related content #1908

Merged
neb-b merged 1 commit from related-fix into master 2018-08-28 00:58:23 +02:00
neb-b commented 2018-08-27 05:19:26 +02:00 (Migrated from github.com)

Show message if no search results are returned for a specific title for related content.

screen shot 2018-08-26 at 11 21 57 pm
Show message if no search results are returned for a specific title for related content. <img width="400" alt="screen shot 2018-08-26 at 11 21 57 pm" src="https://user-images.githubusercontent.com/16882830/44638842-e7889580-a986-11e8-9345-b6a84ec64955.png">
neb-b (Migrated from github.com) reviewed 2018-08-27 05:20:50 +02:00
@ -167,4 +163,1 @@
recommendedUri = `${recommendedUri}#${claim.claim_id}`;
}
return (
neb-b (Migrated from github.com) commented 2018-08-27 05:20:50 +02:00
This isn't needed after https://github.com/lbryio/lbry-redux/pull/72
tzarebczan commented 2018-08-27 18:49:38 +02:00 (Migrated from github.com)

This looks good when running it along with the redux change. Also, the bug with this URI is fixed: lbry://@Madiator2011-Gaming/LBRYmeVR3

This looks good when running it along with the redux change. Also, the bug with this URI is fixed: lbry://@Madiator2011-Gaming/LBRYmeVR3
skhameneh (Migrated from github.com) approved these changes 2018-08-28 00:42:00 +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#1908
No description provided.