GDGC-MET / GDGC-MET/Codefolio-WEB

Inconsistent and Incomplete 3D Transform Implementation in Project Cards Leading to Layout Breaks and Accessibility Concerns

Open
#43 0 comments 0 reactions 1 assignee Claimed by @sushant-cloud View on GitHub
bug
Dominant language
CSS
Stars
2
Forks
32
PR merge metrics
No merged PRs in 30d

Description

Issue Description:
Further consideration of the provided CSS codebase has unveiled yet another concern, this time in the project cards portion of the strategy which applies the `perspective` and `transform-style: preserve-3d` properties for the 3D flip animation. Although the intent is for a card to reveal the back side - with a tech stack and details, as an interactive animation with the hover pseudo-class - the animations in its current state were yet to be completed (inconsistent in viewport set up) and creates new accessibility and performance issues. This modification is present in a few classes, namely the `.projects-grid`, `.project-card`, `.project-card-inner`, `.project-card-front`, `.project-card-back`.
USE OF AI

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.