fraction / oasis

Free, open-source, peer-to-peer social application that helps you follow friends and discover new ones on Secure Scuttlebutt (SSB).
http://oasis-demo.fraction.io
GNU Affero General Public License v3.0
287 stars 42 forks source link

Add profile picture and name to main menu (with link to profile) #117

Open georgeowell opened 4 years ago

georgeowell commented 4 years ago

What's the problem you want to solved?

Further replicate existing social media user layout expectations of homepage behaviour to display profile picture and name.

Is there a solution you'd like to recommend?

Mock up

Oasis Display Picture Menu mock up

Notes

jedahan commented 4 years ago

This looks like a nice improvement to me.

Riffing off the idea, what if the profile wasn't on the top of the list, but a divider, something like:

Search Popular Latest :dog2: KawaiiPunk Mentions Messages Preferences

Thinking behind this

cinnamon-bun commented 4 years ago

+1 on putting it in the middle since that's where it goes on the Gradient of Intimacy as a divider between public and personal, e.g. https://github.com/fraction/oasis/issues/116#issuecomment-580425136

(This is an idea from the book A Pattern Language about human-centric buildings and spaces)

https://books.google.com/books?id=hwAHmktpk5IC&printsec=frontcover&dq=a+pattern+language&hl=en&sa=X&ved=0ahUKEwiPvKWbjZbRAhUKymMKHagTCxwQ6AEIHDAA#v=onepage&q=%22127%20intimacy%20gradient%22&f=false

hng commented 4 years ago

I've started working on this as it seems to be a good first issue. I would implement it as suggested by @jedahan

christianbundy commented 4 years ago

Awesome, please reach out if you bump into any problems.