[Idea] Bringing in some usability~
So you guys have heard a good bit of my feedback, I'm sure! I wanted to say that the new community platform is slowly growing on me, but I wanted to take my own spin on things and so I went to work in my jquery environment to override some display settings. You can see a screenshot of the working script attached below.
What I wanted to accomplish was the following:
- Bring familiar controls to the new platform
- There is a reason why X is jump in most video games
- Users that are new to the site can take advantage of the new platform with a lot of the burden of knowledge taken out (behaves like the new platform, but doesn't look like a copy of reddit)
- Make a more user-friendly layout that allows for more viewing space
- It's completely fluid - if you resized the page the content would stretch
- This script adds full-row-select, meaning if you hover anywhere over a given row it will light up the post row you are over slightly, and clicking anywhere on the row will take you to the forum post.
- Combine & compact interface elements to minimize wasted space
- Moved the sub-forum links into a "filter" by the recent/hot/etc sort dropdown. This also doubles as an indicator to let you know which board you are on.
- Added the search bar to the header list
- Added the make new post to the header list
I feel like this working script that I have accomplishes a lot to not only ease the burden of knowledge for newer users but increase productivity and allow for a more robust layout going forward. Let me know what you think!