Skip to content

Megathread: issues with "About" modal responsive design #2701

Closed
@lindapaiste

Description

@lindapaiste

Increasing Access

We want the content to be clear and readable on all screen sizes.

Feature enhancement details

We have a bunch of open issues related to the responsive design of the "About" modal. I'm worried that fixing them one-by-one will just create more problems. We need a more substantial rewrite of this CSS and HTML.

Current issues:

Proposed solutions:

  • Set explicit column widths (33.3%, 50%, 100%) for various breakpoints using media queries.
  • Rearrange the HTML so that the about__footer is not a sibling of the columns.
  • Shrink the logo on very small screens. Maybe move the version numbers to the right of the logo?
  • Rethink the positioning on "medium" widths where we can fit two columns. Maybe a smaller logo up top and the two lists go next to each other below it?

How you can help:
Post some screenshots here of how you think the modal should look at various breakpoints, including landscape mode. You can play around with the HTML and CSS in your browser's dev tools or you can edit a screenshot in a graphics program. Let's not make PRs until we have a clearer vision of the desired behavior.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area: DesignFor UI/UX design updates, proposals, or feedbackArea:CSSFor styling or layout issues handled with CSS/SASSEnhancementImprovement to an existing featureNeeds DesignRequires design input before moving forwardNeeds DiscussionRequires further conversation or consensus

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions