Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -107,12 +107,12 @@ <h2>Quels sont vos droits ?</h2>
</ul>
<p>
Vous pouvez exercer ces droits en écrivant à
<strong>dpd-minsociaux [at] sg.social.gouv.fr</strong>
<strong>https://domifa.fabrique.social.gouv.fr/contact</strong>
Comment on lines 109 to +110
Copy link
Collaborator

Choose a reason for hiding this comment

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

Changing from an email address to a URL creates a UX inconsistency. The French text says 'en écrivant à' (by writing to), which implies direct email contact, but now directs users to a web form. This could confuse users who expect to copy-paste an email address. Consider either: 1) Keeping the email format for direct contact, 2) Updating the French text to match the web form approach (e.g., 'via le formulaire de contact'), or 3) Providing both options.

Suggested change
Vous pouvez exercer ces droits en écrivant à
<strong>dpd-minsociaux [at] sg.social.gouv.fr</strong>
<strong>https://domifa.fabrique.social.gouv.fr/contact</strong>
Vous pouvez exercer ces droits via le formulaire de contact :
<strong>https://domifa.fabrique.social.gouv.fr/contact</strong>

</p>
<p>
Par voie postale : <b>Direction du Numérique des ministères sociaux</b
><br />
Ministère des solidarités et de la santé<br />
Ministère du Travail, de la Santé, des Solidarités et des Familles<br />
39-43 Quai André Citroën<br />
75015 Paris<br />
</p>
Expand Down
Loading