Skip to content

.avatar-grids have layout shift as images load #1653

Description

@charmander

.avatar-grids are the lists of users present in:

  • the staff list
  • user search results
  • following, pending friends, and accepted friends settings pages (these ones include buttons)
  • user profile following and follower pages

In CSS, we should reserve the normal (maximum) avatar space for all cells. Make sure:

  • avatars smaller than the maximum size are centered
  • avatars scale properly in narrower containers (no overflow, remain square; ideally, smaller avatars only start to scale when they need to, but if they scale in proportion that’s fine too)

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions