Skip to content

GPS: Correction de l'affichage des informations personnelles des intervenants - #6651

Merged
tonial merged 1 commit into
masterfrom
alaurent/htmx
Aug 1, 2025
Merged

GPS: Correction de l'affichage des informations personnelles des intervenants#6651
tonial merged 1 commit into
masterfrom
alaurent/htmx

Conversation

@tonial

@tonial tonial commented Aug 1, 2025

Copy link
Copy Markdown
Contributor

🤔 Pourquoi ?

Les button étant dans un <form>, ils étaient de type submit ce qui ne plait plus à htmx

🍰 Comment ?

Décrivez en quelques mots la solution retenue et mise en oeuvre, les difficultés ou problèmes rencontrés. Attirez l'attention sur les décisions d'architecture ou de conception importantes.

🚨 À vérifier

  • Mettre à jour le CHANGELOG_breaking_changes.md ?
  • Ajouter l'étiquette « Bug » ?

🏝️ Comment tester ?

Les instructions pour reproduire le problème, les profils de test, le parcours spécifique à utiliser, etc. Si vous disposez d'une recette jetable, mettre l'URL pour tester dans cette partie.

💻 Captures d'écran

@tonial
tonial requested review from celine-m-s and leo-naeka August 1, 2025 11:52
@tonial tonial self-assigned this Aug 1, 2025
@tonial tonial added modifié Modifié dans le changelog. bug labels Aug 1, 2025
@tonial
tonial requested a review from EwenKorr August 1, 2025 11:53
@tonial tonial changed the title requirements: rollback django-htmx 1.23.0 GPS: Correction de l'affichage des informations personnelles des intervenants Aug 1, 2025
@tonial
tonial requested a review from EwenKorr August 1, 2025 13:41
job_seeker_session_name = get_session_name(client.session, JobSeekerSessionKinds.GET_OR_CREATE)

birthdate = datetime.date(1911, 11, 1)
birthdate = datetime.date(1933, 11, 1)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

😆
mais peut-être déplacer ces modifs dans un autre commit (ou une autre PR ?) car a priori pas grand chose à voir avec htmx ?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

damn !
qu'est-ce qu'il s'est passé 👿

@tonial
tonial added this pull request to the merge queue Aug 1, 2025
Merged via the queue into master with commit c67f6e1 Aug 1, 2025
14 checks passed
@tonial
tonial deleted the alaurent/htmx branch August 1, 2025 19:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug modifié Modifié dans le changelog.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants