Southclaws / storyden

With a fresh new take on traditional bulletin board forum software, Storyden is a modern, secure and extensible platform for building communities.
https://www.storyden.org/
Mozilla Public License 2.0
93 stars 11 forks source link

Frontend: Member list needs a redesign #214

Closed Southclaws closed 2 weeks ago

Southclaws commented 1 month ago

Currently looks like this... yikes

image

It should instead use a <CardBox> component for each row with the <MemberBadge> component for the actual avatar/name.

The "Sign up date" should be presented in a nicer way to...

OR...

use <Table> from ParkUI because I can imagine that long-term, this will start to look more like Discord with more information being displayed:

image

Southclaws commented 1 month ago

hard parts with tables is making it responsive... but it's probably the best way to go. Some columns can be display: none if mobile and the additional info could be selectively shown in the first cell. Resulting in the mobile version probably resembling cards anyway.

Southclaws commented 1 month ago

Also needed at some point: filtering, sorting, etc.

Mostly for admins

mashazyu commented 1 month ago

@Southclaws, hi,

I'd like to work on this issue, if it's still available.

Southclaws commented 1 month ago

Hey @mashazyu that's amazing to hear! Let me know if you need any guidance for this, I'll avoid touching this area of the codebase so you don't need to deal with any rebase conflicts.

mashazyu commented 3 weeks ago

@Southclaws

, hello!

Thank you for the opportunity to work on the issue. I appreciate your trust in me to contribute to the project. However, due to personal reasons, I regret to inform you that I will not be able to continue working on this task. I apologize for any confusion this may cause, and I kindly ask if you could unassign me from the issue. Thank you for your understanding!

Southclaws commented 3 weeks ago

No problem at all, thank you!