-
Notifications
You must be signed in to change notification settings - Fork 59
Default Text Placeholder #72
Comments
Here's an example whenever a new user signs up and goes to the "Your Reads" page. Nothing is displayed in the readings column, so some type of prompt letting them know where future read articles will appear would be nice. It is the same if a new user goes to the "followers" or "following" pages. The user list is empty, so a card displaying something along the lines of "you don't follow anyone" or "you don't have any followers yet" would be good |
Ok, got it. Sure I will take a stab at it! |
Hello, |
@mcflav thanks! I'll look at the PR more closely tonight |
Hi Austin, |
Hi Austin, A few side questions: Currently it will show a message my friends have no reads, but with the current code I'm unsure how to handle if I have more the 1 friend and one friend has reads and the other doesn't. Currently friends seemed to be tracked by subscriptions and this seems to apply to all friends. Also, if I have no friends at all not sure if a message should be displayed. Are we only looking to display a message if we have friends without reads? I will be submitting a pull request shortly so you can see what I have thus far. Thanks! |
@mcflav Thanks for doing this! I hope to get around to reviewing this soon but it might take awhile. Just wanted to give a heads up |
Great. No worries, that's fine.
…________________________________
From: Austin Bundy ***@***.***>
Sent: Thursday, February 17, 2022 12:04 PM
To: zero-to-mastery/breads-client ***@***.***>
Cc: mcflav ***@***.***>; Mention ***@***.***>
Subject: Re: [zero-to-mastery/breads-client] Default Text Placeholder (#72)
@mcflav<https://github.com/mcflav> Thanks for doing this! I hope to get around to reviewing this soon but it might take awhile. Just wanted to give a heads up
—
Reply to this email directly, view it on GitHub<#72 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AMTKVE4PWAXRVQIYYU5AB5TU3UTC7ANCNFSM43CJMBGA>.
Triage notifications on the go with GitHub Mobile for iOS<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
The user should see a default text placeholder whenever they don't have any readings, subscriptions, or subscribers. This text should let the user know they haven't read any articles, followed another user, or have any followers.
The text was updated successfully, but these errors were encountered: