Giter Site home page Giter Site logo

Comments (9)

tommyemo avatar tommyemo commented on June 12, 2024 2

by adjusting the profile pics to 96x96 (you know, actually on the grid, Tom), we could stack the profile pics diagonally at 60x60 with some overlap and i think this would work. on mobile we can stack them vertically like Alex suggested

image

https://www.figma.com/file/di3zKgJCj264nqN9g3UCSLwP/crutchcorn-%E2%80%93-unicorn-utterances?node-id=309%3A1946

from unicorn-utterances.

crutchcorn avatar crutchcorn commented on June 12, 2024 1

From a programatic standpoint, it would be easiest/best to always center the metadata on mobile.

@adueppen take a look at flex-align: center w/ media breakpoints (be sure to use our breakpoints defined in SCSS)

Super clean regardless. Thanks a bunch @tommyemo !

from unicorn-utterances.

adueppen avatar adueppen commented on June 12, 2024

This might be a useful resource to use

from unicorn-utterances.

crutchcorn avatar crutchcorn commented on June 12, 2024

While I'm far from pushing others away from resources - I'd give word of caution against relying too heavily on another's implementation in Gatsby as we have our own implementation which isn't exactly standard.

The gist of what would need to be changed is:

author to be turned into an array on each existing post and changed the key to author (the ids can stay the same as they will map properly

every instance we're using the author key to update to authors (the GraphQL fragment can be updated for PostInfo and it will propagate - just need to change the JS after that point)

from unicorn-utterances.

crutchcorn avatar crutchcorn commented on June 12, 2024

As for design, let's ask @tommyemo what his thoughts on this are

from unicorn-utterances.

adueppen avatar adueppen commented on June 12, 2024

This will require some CSS changes but if we want something nice and simple I could see just having the 2 profile pictures stacked vertically. At the moment there's usually plenty of space as long as the blurb is long enough.

from unicorn-utterances.

tommyemo avatar tommyemo commented on June 12, 2024

i'm just realizing now how messed up the author pic size was before because...i don't know why

from unicorn-utterances.

tommyemo avatar tommyemo commented on June 12, 2024

and on mobile where the two names don't require a line break, we can center the metadata on the group of profile pics
image

from unicorn-utterances.

tommyemo avatar tommyemo commented on June 12, 2024

np bb

from unicorn-utterances.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.