Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
We want to make Fider look more upto-date, so that it can hold its own with the other apps out there. This is a set of UI changes that start to implement these changes.
The changes mainly affect the post listing and filter functionality, and the show post page.
Here's some screenshots:
FIder post listing
In addition to the UI changes, you'll see that the filter / sort is new. It's more consistent, and simpler to understand. "Show more posts" also now works properly.
Onto the post listing then. We've tried to declutter this page, there is too much noise distracting from the actual suggestion, and it's not obvious to non tech-savvy users what you're supposed to do with this page.
Now it's much simpler and easier to understand. Admins will notice the biggest change to this page, since the side-bar "actions" has been removed, and the functionality for that has been moved to other places in the page.