UX/UI: Corriger les boutons des cartes candidats#4951
Merged
hellodeloo merged 2 commits intomasterfrom Oct 30, 2024
Merged
Conversation
c9e176f to
c896803
Compare
|
🥁 La recette jetable est prête ! 👉 Je veux tester cette PR ! |
c896803 to
cda67cb
Compare
Contributor
|
@hellodeloo pour que les boutons apparaissent il faut "activer" RDVI depuis l'admin pour une entreprise. L'ID RDVS de démo est Je n'ai pas MAJ les fixtures car ce faisant l'intégration n'est pas complète : il faut relayer les webhooks sur les recettes jetables, et à ce stade, ça reste manuel (fait dans le cas présent). |
leo-naeka
reviewed
Oct 21, 2024
tonial
reviewed
Oct 23, 2024
f2405ed to
3e82480
Compare
3e82480 to
a005cec
Compare
a005cec to
ed3b2d4
Compare
leo-naeka
approved these changes
Oct 30, 2024
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
🤔 Pourquoi ?
Les boutons “Proposer un rdv”, “invitation envoyée”, “Réessayer un envoi” etc des box de fiches candidates sont mal mis en forme (espacement, alignement horizontal et fullwith en mobile)
Pour infos :
{% if job_application.pending_for_weeks >= job_application.WEEKS_BEFORE_CONSIDERED_OLD %}sur les classes car ils ne sont plus nécessaires avec la nouvelle construction du DOM/Flex🤔 J'aimerais bien tester l'affichage sur la recette jetable, mais je ne sais pas comment faire apparaitre les boutons pour proposer un rdv
💻 Captures d'écran
Avant


Apres

