hasgeek / funnel

Website for hasgeek.com
https://hasgeek.com/
GNU Affero General Public License v3.0
47 stars 52 forks source link

Changed the order of details in the profile-details to improve layout #2103

Closed anishTP closed 3 months ago

anishTP commented 3 months ago

Before

Screenshot 2024-07-31 at 12 50 36 PM

After

Screenshot 2024-07-31 at 12 50 20 PM
jace commented 3 months ago

The bio is optional and of variable length, so the metadata (joined date, website) will float. IMO, these should be above to fix their position.

jace commented 3 months ago

This also needs screenshots in mobile layout to confirm the elements stack correctly.

anishTP commented 3 months ago

The bio is optional and of variable length, so the metadata (joined date, website) will float. IMO, these should be above to fix their position.

When the bio is empty there won't be any empty space, if that is what you mean by metadata will float.

Screenshot 2024-07-31 at 1 22 20 PM
anishTP commented 3 months ago

This also needs screenshots in mobile layout to confirm the elements stack correctly.

Before

Screenshot 2024-07-31 at 1 21 56 PM

After

Screenshot 2024-07-31 at 1 21 28 PM
zainabbawa commented 3 months ago

Screenshot 2024-07-31 1 28 26 PM Here's a reference for how Twitter/X.com does it.

jace commented 3 months ago

Let's go with bio above metadata then.