-
Notifications
You must be signed in to change notification settings - Fork 429
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
#proposal 86 hide resteems #3930
#proposal 86 hide resteems #3930
Conversation
Fixed bug steemit#3929 (View / Collapse Doesn't Work with 2 Pinned Posts)
In combination with bug fix commit - this is the remaining code to implement the hiding of Resteems within a Feed.
Improved the display of the community banner on mobile devices for the following scenarios: * A community with a large number of subscribers and/or large pending rewards * A community with a long description
Introduced translations for the "Hide Resteems" label as well as removing comments used whilst debugging.
Adjusted how the feed being viewed is determined.
@the-gorilla-steem |
1. Adjusted the colours of the "Next" and "Back" button so that they adjust with the theme (light / dark mode). 2. Tweaked the display of subscribers, pending rewards and active authors on mobile devices so that figures > 10,000 use 10k, 1m, etc. and 1 decimal place.
@ety001 |
@the-gorilla-steem |
@ety001 - Thank you. I'm going to spend a little time tweaking it a little more. The functionality works as it should but I can improve its appearance so I will spend a bit of time doing that. |
Adjusted the positioning and spacing around the "Hide Resteems" button to make it look nicer on mobile and desktop.
Hi @ety001 - adjustments made. Please redeploy to steemitdev when you can. Thank you. |
@the-gorilla-steem |
Thanks @ety001. This has tested well and I'm happy for this to go live. Thank you 👍 |
#proposal 86 hide resteems (steemit#3930)
These changes add "Hide Resteems" functionality to all Friends Feeds and improves the layout of the Community Banner on mobile devices (when there are a large number of subscribers or rewards).
@ety001 - Could you deploy to steemitdev please?