#Forum design ideas

1 messages ยท Page 1 of 1 (latest)

flint abyss
#

Thank you Alfon, I don't know why I didn't think about doing this earlier thinq

iron cipher
#

So

#

the color palette that i follow is from Next themselves

fresh jacinth
#

idk why i cant reply to initial message, but yeah the yellow does indeed need to be different

#

and i personally cant tell the difference with yours until i really looked closely ๐Ÿ˜ญ

flint abyss
fresh jacinth
#

the tick

#

and the server is more endorced than forum

iron cipher
#

good point, but i still strongly beileve if we made it good, we can have vercel endorse the forum or something

#

endorsement by adoption (i just made this up)

flint abyss
flint abyss
#

Man... I got tripped up by Figma's free plan limits lolsob
Apparently you can't create different variable modes without having the project on a pro plan...

iron cipher
#

im fine with creating a design system but i fear that it wont be used. so im not sure if i like the idea of going further without any reassurance that it will be used (?)

#

unless you want to add it to your portfolio or something

flint abyss
#

Idk, I just do it every time I start a new project thinq
I like having a single source of truth at least for colours and typography. Components are useful to have there but I usually add very few to the set.

flint abyss
iron cipher
#

I mean

iron cipher
#

also you start every project with pro plan??? ๐Ÿ˜ญ

#

man im broke

flint abyss
iron cipher
#

are you still on uni?

flint abyss
iron cipher
flint abyss
flint abyss
iron cipher
#

coz i have graduated ๐Ÿ˜ญ

flint abyss
#

Isn't that a good thing? ๐Ÿ‘€

flint abyss
fresh jacinth
#

flex is my fav rn

iron cipher
flint abyss
#

I got the NASA Graphics Standards Manual too meow_party

flint abyss
#

Well, that was fun blob_music
feedback? ๐Ÿ‘€ nevermind, I'll change it completely now that Vercel's ds is out in full

iron cipher
#

thats so cool ๐Ÿ˜ญ

#

not sure abt this thoguh

fresh jacinth
#

ngl i think the "most helperful" is too clear here and distractine (esp with the green tick)

iron cipher
#

might do with text-sm or something then

#

and make the ticks appear once (column header maybe)

fresh jacinth
#

i think maybe dont let the icons be so bright but i dont think they will look good then

iron cipher
#

why am i talking tailwind lingo in figma

#

i think the colors of the "helper" and the "moderator" is still confusing

fresh jacinth
#

yeah mod needs to be its own

#

also currently only mod and public are the roles stored in db

iron cipher
#

since vercel is blue ( i like it this way) maybe we can hue shift,
admin --> teal
mods -> green (friendly and green uwu, still the wisest)

helpers -> yellow (bright, enthusiastic, optimistic)

fresh jacinth
#

ngl i feel like mods is the one role that shouldnt change as we are used to it

#

(i also dont want to think im mod when im not... as yellow)

#

but i do like where your coming from

iron cipher
#

blue -> teal -> green -> yellow are in order, anddd its the system im used to haha

#

but yeah

flint abyss
#

I really don't like having blue as the success color. It's so backwards compared to everything else and it doesn't make sense.

But it does make sense having it be the mod color ๐Ÿ‘๐Ÿป

iron cipher
flint abyss
#

The Vercel logo as is right now. Then admin blue, mod green, helper yellow, partner could be cyan, booster gets purple and gray for regular member and bot

flint abyss
iron cipher
#

yeah thats what i meant too

flint abyss
iron cipher
#

oh wait, sure the vercel logo is ok to be their icon
but what about the role color?

flint abyss
iron cipher
#

nope

#

the role icon for vercel staff is ok

#

but what about the role color?

#

u skipped that part

flint abyss
iron cipher
#

then light mode user wouldnt see the names...

flint abyss
#

They like that blue thinq

#

I'll think about it and experiment on the train later today

iron cipher
#

@flint abyss i made my own fork based of off your latest design.
Here are the changes

  • the search bar is justified in the middle as its only related to the threads, and not related to the most helpful and categories section
  • i matched with design theme from Next.js blog and I like the way it has less visual distraction, thats why I removed the grey bg and border of each thread component.
  • made larger fonts has tighter letter spacing (as it should be)
  • added more vertical padding in the dropdown
  • using secondary color or fader text for unselected/non-active category item
  • using white/primary for selected category item
  • aadded tags to each thread
  • changed navigation button to use white instead of primary blue
    https://www.figma.com/file/3FjrAE0dtGVZ6IaIDywcAd/Nextjs-Forum?type=design&node-id=285-1082&mode=design&t=hwRTrJJXlzkGkqtt-4
fresh jacinth
#

surly it can be 100k+ to seem fancy :)

#

90k seems more boring

flint abyss
#

It'll get there eventually just_right

flint abyss
# iron cipher <@548149742207631360> i made my own fork based of off your latest design. Here ...

Yup, I saw it. You're right about the search bar, if it was like on GitHub where a search is performed across all issues/discussions it would make sense to have it above the three columns.

As for the Next.js blog theme I'm not sure whether to make it look like that or follow their design system and use bg-1 for slight differences in surface colors and gray-1 for default component colors...

Fonts are good, although I still have to add the entire type scale from the ds so there will likely be changes to that.

As for categories and tags, that's a good change too ๐Ÿ‘๐Ÿป
Only thing, I don't know if I like more having the "Answered" pill or just a filled green checkmark ๐Ÿค”

And at last, the bottom pagination is very much open to changes. We could also consider removing it and adding an infinite scroll or a "Load more" button.

iron cipher
iron cipher
fresh jacinth
#

it says 94k

iron cipher
#

ya but why here :v

flint abyss
flint abyss
iron cipher
#

oh

#

just dynamically update it ๐Ÿ˜ญ

#

btw where did you get the inspiration to use bg-1 or gray-1?

fresh jacinth
flint abyss
iron cipher
#

true but the <Threads> arent layout components, those are list items imo

#

something like this

#

I think the bg or color 1-3 section are only valid if they act as a "card"

#

or card-like component

flint abyss
#

I have issues with teams having a design system and then not following it meow_stare
Those pills for example don't fall in with how they document them in the ds

iron cipher
# iron cipher

This is what is closer to our usage, though they let the component has larger padding because they want Users to actually read the individual blogposts.

However ours is different because users wants to quickly finds threads therefore (I think) its more suitable to have a more cramped (more crowded) list

#

Here we can see, bg-less and border-less list items

#

As for categories and tags, that's a good change too ๐Ÿ‘๐Ÿป
Only thing, I don't know if I like more having the "Answered" pill or just a filled green checkmark ๐Ÿค”
Idk about this, thats why i put both of them lol.

GitHub seems to have both text and icon version, thats where I take inspiration from

#

Although one thing to consider is,
Some people wants to filter by "Answered", and since its a filter item, i think it fits well within the other tag pills (NextAuth.js, API Routes, etc) thats why i put them side by side.

#

And at last, the bottom pagination is very much open to changes. We could also consider removing it and adding an infinite scroll or a "Load more" button.
Who are we? are you working with a team meow_stare

#

But overall the design is much better than the initial one

flint abyss
#

Jokes aside, I'm designing my version of it but you're free to add to it and suggest changes as you've been doing. For that matter, anyone can dump their ideas here โœŒ๐Ÿป

flint abyss
iron cipher
#

theres also #include Johnny

#

i think they havent found this channel yet lmao

flint abyss
#

I added the badge component and updated the button component. I haven't added all the sizes tho, and I changed the text color of the subtle gray badge cause I felt that having it be white was out of line compared with the other ones.

#

Also take a look at the embedded badge for solved threads and let me know what y'all think about that.

fresh jacinth
#

not me seeing different pfp and thinking someone is spaming a link in random channels

#

tho i do like it

iron cipher
#

interesting read