-
Notifications
You must be signed in to change notification settings - Fork 430
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 communities redesign #3927
#proposal 86 communities redesign #3927
Conversation
Addition of overflow-wrap property to h1 element so that words longer than the display area are forced to wrap instead of being completely hidden.
This issue also applied when trying to downvote a post at the end of a user's feed and in all other scenarios where the downvote button appears towards the bottom of the screen. Upvote overlay has a "top: -30px" set so this implementation was replicated with a "top" of -270px for the downvote overlay. 270px was chosen as it allows for the contents of the overlay to be visible when at downvoting the first and last post in a feed. A margin-left of -36px was added so that the close 'X' button is visible on mobile devices. (left did not work due to 'left: 0%' being set in the Dropdown.scss file.
Adjusted the position of the Avatar Menu on mobile devices so that when opened on Android phones, the Primary Navigation remains visible. This is an additional fix to bug steemit#3918.
Fix for bug steemit#3919 to reintroduce "Hot" Menu Option alongside "Trending", "New", etc.
Fixed bug steemit#3924 by introducing a scrollbar underneath tables that exceed their wrapper width.
To solve some visibility issues that are predominantly on Android devices (bug steemit#3923 ), a show/hide navigation toggle has been introduced on Mobile Devices. More details regarding these changes can be found in this post - https://steemit.com/hive-151113/@the-gorilla/proposal-86-change-log-bugs-3911-3915-3918-3919-3923-3924
Introduction of a carousel for Pinned Posts, allowing the user to collapse all pinned posts into a more condensed view via a toggle. For more information, please read this post - https://steemit.com/hive-151113/@the-gorilla/proposal-86-change-log-community-pinned-posts
Deleted commented out styles that were used for debugging.
Implemented a configurable banner for each community. These can be set within the Community's Settings. More detail can be found here - https://steemit.com/hive-151113/@the-gorilla/proposal-86-change-log-community-banner-and-settings
set the current rate vests_per_trx (steemit#3925)
Introduced translations for the community pages - Main page, banner, subscribe button and settings.
Included additional translation for Show / Collapse Pinned posts.
@the-gorilla-steem Hi, this PR has been deployed on dev environment. https://steemitdev.com . |
Also deployed to steemit.moecki.online for testing. Update: current commit Pinned Posts Fix also deployed. |
Adjusted the pinned posts display so that when the "minimised state" is stored and then posts are unpinned, it reverts to the list view.
@ety001 - Everything's looking and working as I'd expect. Please can you do what needs to be done to get it live? |
I'll let it online later. |
@the-gorilla-steem |
Changes to the community pages: