Thought it would be a good idea to list some possible UX improvements here that I thought of:
[ ] Use the pointer cursor when hovering over clickable elements such as the video title/preview
[ ] Make scrollbar on the pages be for the whole site instead of just the container (maybe by fixing the sidebar/navbar to the screen? not too sure without trying) this would stop the scrollbar from disappearing and reappearing if you move out of the container and would allow for scrolling without being explicitly inside it.
[ ] Sidebar spacing element should not have a scrollbar, instead of this element you could just use flexbox's justify-between attribute to achieve the same effect.
[ ] Make the content container on the discovery pages reach the bottom of the page instead of padding it? Maybe instead have the padding at the end of the content so it achieves the same effect only when completely scrolled to the bottom though
And some more possible changes to make the page more responsive for mobile such as:
[ ] Maybe using grid for displaying the videos so its easier to make it responsive? (or add more layouts for mobile)
[ ] A condensed version for the navbar? not sure exactly how you'd want it though. (maybe moving theme/server icons to the sidebar and having the search be expandable when actually in use)
[ ] For small devices, the sidebar being able to be fully closed, and then maybe opened by a button in the navbar? Or even better, turn it into a bottom navigation
Anyways, the project is looking great though! keep it up 👍
Thought it would be a good idea to list some possible UX improvements here that I thought of:
And some more possible changes to make the page more responsive for mobile such as:
Anyways, the project is looking great though! keep it up 👍