akash-network / website

Repo for the Akash Network Website.
https://akash.network/
Other
10 stars 17 forks source link

Implement writer filtering functionality for Akash Blog #262

Open aktdenis opened 2 weeks ago

aktdenis commented 2 weeks ago

The Akash Network blog currently lacks the ability for users to filter blog posts by author. Implementing writer filtering functionality as suggested by Zach will enhance user experience by allowing navigation and exploration of blog posts based on specific authors.

hiroyukikumazawa commented 2 weeks ago

How about the search features in discord?

image

image

HoomanDigital commented 2 weeks ago

NO

How about the search features in discord?

image

image

This is more of chat filter and doesn't go well with blogs,we are creating a dedicated profile section for the authors with some more advanced author feature additions and this require some good amount of code changes in core codebase. we will be taking on this..

HoomanDigital commented 1 week ago

@aktdenis what are your suggestions on the ui changes, if you agree with @hiroyukikumazawa direction: i can assign this issue to him as he is really interested to take on this?

Or we need a dedicated profile page for author as said by zach during the wg-web call..

Thanks

aktdenis commented 1 week ago

thanks @hiroyukikumazawa for showing interest in this issue! appreciate it. @HoomanDigital for now I would avoid creating authors profiles etc.

let's keep it light and let's say we make the authors name clickable, which would filter all the posts from the author and sort them in a chronological order.

something like this:

Screenshot 2024-06-24 at 10 24 12

when authors filter is active the screen would look like this:

Screenshot 2024-06-24 at 10 25 46

we would need to hear @zachhorn thoughts on this before we proceed. ty!

HoomanDigital commented 6 days ago

Below is the overview of possible implementation as per discussion and requirements:

Blog overview final Blog overview final (1)

cc @aktdenis @zachhorn