-
Notifications
You must be signed in to change notification settings - Fork 56
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
rouxxi
wants to merge
4
commits into
dev
Choose a base branch
from
pix-15935-challenge-illustration-embed-two-columns
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+164
−150
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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) ; |
There was a problem hiding this comment.
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
force-pushed
the
pix-15935-challenge-illustration-embed-two-columns
branch
6 times, most recently
from
January 15, 2025 11:09
03f8338
to
9335a91
Compare
aurelie-crouillebois
added
👀 Tech Review Needed
👀 Func Review Needed
👀 Design Review Needed
and removed
Development in progress
labels
Jan 16, 2025
rouxxi
force-pushed
the
pix-15935-challenge-illustration-embed-two-columns
branch
from
January 16, 2025 16:54
9335a91
to
2986e61
Compare
aurelie-crouillebois
approved these changes
Jan 17, 2025
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
Labels
👀 Design Review Needed
Func Review OK
PO validated functionally the PR
🎒👧🏽👦🏾 PIX JUNIOR
Tech Review OK
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🥞 Problème
Actuellement les positionnements de nos éléments dans les challenge sont trop statique et ne répondent plus à nos besoins.
🥓 Proposition
🧃 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 ✅