Skip to content

Refactor clan card UI to match latest Figma design - #673

Closed
Varkopat wants to merge 55 commits into
mainfrom
Varkopat/refactor/661-refactor-clancard-component-to-match-newest-figma-design
Closed

Refactor clan card UI to match latest Figma design#673
Varkopat wants to merge 55 commits into
mainfrom
Varkopat/refactor/661-refactor-clancard-component-to-match-newest-figma-design

Conversation

@Varkopat

Copy link
Copy Markdown

🔧 Changes Made

  1. Refactored the clan card UI to better align with the latest Figma design, including updated title styling, metadata positioning, and improved card spacing for a more polished presentation.
  2. Improved responsiveness and layout consistency across mobile and modular card variants by adjusting image container sizing, media queries, and related styles for better behavior across breakpoints.

♻️ Refactoring / Cleanup

  • Simplified and consolidated clan card-related styling in the shared mobile and modular card components to make the implementation easier to maintain and more consistent.

EemeliJ and others added 30 commits April 13, 2026 15:31
…d-component

Eemeli/enhancement/618/cloud card component
…oaders-FIXED

Liisa/enhancement/623 skeleton loaders fixed
…uals, updated spacing and refined responsive styling
…and link styling, fixed image positioning, and corrected external link icon behavior across breakpoints
…styles

- Implemented FooterContact component for displaying contact information with email links and a "Work With Us" section.
- Created FooterInfo component to present additional information with links to relevant pages.
- Developed FooterLinks component to manage navigation links in the footer.
- Added corresponding SCSS styles for each component to ensure proper layout and design.
…nt-family adjustments and background color changes
…, including logo integration and layout adjustments
What changed:

- Added wide-screen variables at min-width: 1920px.
- Footer inner layout can now expand from 120rem up to 160rem on very wide screens.
- Column padding scales from the normal 4rem up to 8rem.
- Logo scales beyond the standard 275 x 270 proportion on 4k, capped at 24rem x 23.5rem.
- Social bar height, social icon size, icon gap, footer text blocks, and copyright size also scale gently for 4k.
- Kept standard desktop sizing intact at normal desktop widths.

Other changes:

- Removed max-width from mobile.
- Fixed fonts. Fonts are now loading hopefully.
- Removed unnecessary properties and opacities.

Tests passed:

- Focused footer tests
- npm.cmd run lint passed with only existing unrelated warnings.
Varkopat and others added 23 commits June 3, 2026 21:17
…site-footer-to-match-figma-designs

Varkopat/enhancement/644/update site footer to match figma designs
…ont-page-to-figma-V2

Casimir/enhancement/648 match front page to figma v2
…age-Update

Eemeli/enhancement/641/join us page update
…ning with latest design specifications and improving layout for clan information display
…izes and media queries for improved responsiveness
…and align with Figma design, improving information display and visual consistency.

Updated MobileCard.module.scss so mobile clan cards now:

- allow ClanInfoBadges to wrap and use full width

- keep badge icons smaller and better spaced

- show ClanInfoStats in a flexible column instead of a cramped block

- let ClanInfoValue wrap cleanly on small screens

- render ClanLabels in a responsive row with smaller, pill-style chips

Validation:

Checked the updated stylesheet for errors: none found.
…ss and align with Figma design, improving visual consistency and information display.
… styles for improved layout and responsiveness
- Fix ClanCard layout flow and height constraints across mobile and tablet viewports
- Constrain image container max-height to stop clan logos from overlapping titles
- Apply primary color accent to clan titles with ellipsis text-overflow truncation
- Restructure stats and badge rows to stack vertically on narrow screens
…le so the title uses var(--primary-color) reliably.

Validation: checked the diff and selector location.

- Refactored media queries in MobileCard ClanCard.

- Polished the UI so it better matches Figma designs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants