-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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 'no posts yet' message to empty streams #6974
Conversation
Add 'no posts yet' message to empty streams
Thank you! |
thanks a lot :) just wanted to ask if we really don't want to add the "( for you to see on this pod)" to the message, since it is more correct and hopefully helps people to understand how federation works. (and could point people to search elswheren and then maybe find what theyre looking for.) |
@paskalito "There are no posts yet. (for you to see on this pod)" sounds to me like the user won't be able to find posts on the pod. The message appears in the main stream, the tags stream, the mentions stream, the profile stream and so on. Maybe "There are no posts in this stream yet."? "There are no posts for you in this stream yet."? |
"There are no posts to display here yet."? |
i think if possible there sould be diffrent messages for diffrent streamsMain stream > No Posts found! [as there is already a message with more explanation and this one is only to assure that there has been a search done] on /contacts there is already a message And if there has to be one for all...no posts for you found here < that's my new favourite (but my brain is already going nuts) There are no posts to display you here yet.? And maybeA good soulution would als be a simple No Posts Found message and then one or two lines below in grey and small.
this way the message, "we have searched search is finished but theres is nothing here for you" would be communicatet pretty fast and clear. and there is for interested users some more information about why that is.. (also the "No post Found" could appear as simple centered text right in the place where the "searching" animation took place instead of a box where normally the search result would appear. would maybe be more accurate design language.) |
Fixes #6852 and #5748.