Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix-stat-spacing #344

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from
Open

Fix-stat-spacing #344

wants to merge 3 commits into from

Conversation

DinneK
Copy link
Contributor

@DinneK DinneK commented Mar 6, 2025

module-name: Fix spacing on organization and project stats

Problem

  • The organization are spaced to far apart on desktop and do not stack correctly on mobile devices.
  • The project statistics are spaced to close together on desktop and do not stack correctly on mobile devices.
  • The toggle between Project Creation Date and Age of Project is not intuitive.

Solution

  • Org stats and project stats are sized according to screen size.
  • Toggle removed from Project Creation Date and Age of Project

Result

  • Statistics now dynamically size.

Some important notes regarding the summary line:

  • Add div element to size organization statistics
  • Refactor org-report.liquid to remove toggle

Test Plan

Test in browser and in prod.

Signed-off-by: Dinne Kopelevich <[email protected]>
Signed-off-by: Dinne Kopelevich <[email protected]>
Signed-off-by: Dinne Kopelevich <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant