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

[FEATURE] Modification de la position des éléments challenge (PIX-15935) #11117

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

Conversation

rouxxi
Copy link
Contributor

@rouxxi rouxxi commented Jan 14, 2025

🥞 Problème

Actuellement les positionnements de nos éléments dans les challenge sont trop statique et ne répondent plus à nos besoins.

🥓 Proposition

image

image

🧃 Remarques

RAS

😋 Pour tester

Lancer les différentes missions et observer les positions des éléments ainsi que la présence de card autour de tous les élements sauf les webcomponent.

Challenge embed + form : https://junior-pr11117.review.pix.fr/challenges/challenge1WsEoJsk3eKGXB/preview
Challenge illu + embed : https://junior-pr11117.review.pix.fr/challenges/challenge26Yz2B7gZOSkQX/preview
Challenge illu + webcomponent : https://junior-pr11117.review.pix.fr/challenges/challenge2Lvw9tRtkV4SwH/preview
Challenge embed seul : https://junior-pr11117.review.pix.fr/challenges/challengeOcCJKzl7VvoCT/preview
Challenge illu + formulaire : https://junior-pr11117.review.pix.fr/challenges/challengeLdtoEpViBs69k/preview
Challenge formulaire seul : https://junior-pr11117.review.pix.fr/challenges/challenge1vXb3dV4QFaGHh/preview
Challenge leçon : https://junior-pr11117.review.pix.fr/challenges/challenge1qbvny3qmWdnlT/preview

@pix-bot-github
Copy link

Une fois les applications déployées, elles seront accessibles via les liens suivants :

Les variables d'environnement seront accessibles via les liens suivants :

gap: var(--pix-spacing-6x);
display: grid;
grid-row-gap: var(--pix-spacing-4x);
grid-column-gap: var(--pix-spacing-6x) ;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A déplacer sur la classe d'affichage de plusieurs colonnes.

@rouxxi rouxxi force-pushed the pix-15935-challenge-illustration-embed-two-columns branch from 9335a91 to 2986e61 Compare January 16, 2025 16:54
@rouxxi rouxxi added Func Review OK PO validated functionally the PR and removed 👀 Func Review Needed labels Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants