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

[TECH] Redimensionner les colonnes du tableau des candidats sur Pix Certif. #10487

Merged
merged 2 commits into from
Nov 7, 2024

Conversation

AndreiaPena
Copy link
Member

🍂 Problème

Depuis la suppression de 2 colonnes sur le tableau de détails des candidats, les autres colonnes étaient toujours dimensionner à la plus petite largeur possible alors qu'on a désormais de la place.

🌰 Proposition

Redimensionner les colonnes

🪵 Pour tester

Se rendre sur le tableau d'une session, onglet candidat et constater que les colonnes prennent la place disponible :)

@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 :


@extend %pix-title-s;
}
.certification-candidates-table {
Copy link
Member Author

Choose a reason for hiding this comment

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

ça donne l'impression que j'ai tout cassé la dedans mais j'ai juste déplacé :

  • .certification-candidates-table th:last-child, td:last-child
  • .certification-candidates-table th, td

et supprimé :

  • tous les certification-candidates-table__column-* pour utiliser des table__column--*
  • .certification-candidates-notification => vieux et ne sers à rien

@P-Jeremy
Copy link
Contributor

P-Jeremy commented Nov 5, 2024

Molto bene !

image

Copy link
Contributor

@Steph0 Steph0 left a comment

Choose a reason for hiding this comment

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

Test func, c'est beau ! ✨

image
image

@pix-service-auto-merge pix-service-auto-merge force-pushed the resize-candidate-columns-on-pix-certif branch from 78622fd to 1161f3f Compare November 7, 2024 09:01
@pix-service-auto-merge pix-service-auto-merge merged commit 13efc44 into dev Nov 7, 2024
7 of 8 checks passed
@pix-service-auto-merge pix-service-auto-merge deleted the resize-candidate-columns-on-pix-certif branch November 7, 2024 09:07
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.

5 participants