Skip to content

Mise a jour date update search results en/fr#776

Open
NathaGo1 wants to merge 19 commits intomasterfrom
update-article-resultat-recherche
Open

Mise a jour date update search results en/fr#776
NathaGo1 wants to merge 19 commits intomasterfrom
update-article-resultat-recherche

Conversation

@NathaGo1
Copy link
Member

No description provided.

@netlify
Copy link

netlify bot commented Oct 30, 2025

Deploy Preview for a11y-guidelines ready!

Name Link
🔨 Latest commit a590f56
🔍 Latest deploy log https://app.netlify.com/projects/a11y-guidelines/deploys/69393cbe4deb490008848baf
😎 Deploy Preview https://deploy-preview-776--a11y-guidelines.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@NathaGo1 NathaGo1 marked this pull request as ready for review October 30, 2025 13:13
@NathaGo1 NathaGo1 requested review from Aniort and pya35 October 30, 2025 13:14
@NathaGo1 NathaGo1 marked this pull request as draft November 4, 2025 07:17
@NathaGo1 NathaGo1 changed the title Misa a jour date update Mise a jour date update Nov 4, 2025
@Aniort Aniort changed the title Mise a jour date update Mise a jour date update search results en/fr Nov 5, 2025
Copy link
Collaborator

@Aniort Aniort left a comment

Choose a reason for hiding this comment

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

ok with my corrections

@MewenLeHo MewenLeHo self-requested a review December 10, 2025 09:27
Copy link
Collaborator

@MewenLeHo MewenLeHo left a comment

Choose a reason for hiding this comment

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

Good work. I just added some minor comments about some typos.

I will add that there are some HTML problems in the file (already present in the old version, not because of your update).
Main problem is that an ul must be outside a p not inside, it's forbidden by the spec.

I would recommend doing:

<p>Une fois la recherche lancée, en premier lieu, le titre de page ( <code>title</code>) doit être modifié pour mentionner&nbsp;:</p>
<ul>
  <li>le fait que nous sommes sur une page de résultats de recherche</li>
  <li>le terme recherché</li>
  <li>le nombre total de résultats</li>
</ul>

instead of :

<p>Une fois la recherche lancée, en premier lieu, le titre de page ( <code>title</code>) doit être modifié pour mentionner&nbsp;: <br />
<ul>
<li>le fait que nous sommes sur une page de résultats de recherche</li>
<li>le terme recherché</li>
<li>le nombre total de résultats</li>
</ul>
</p>

And same for all ul in the file.
I am available if you have any question.

@netlify
Copy link

netlify bot commented Feb 10, 2026

Deploy Preview for a11y-guidelines ready!

Name Link
🔨 Latest commit a52afc8
🔍 Latest deploy log https://app.netlify.com/projects/a11y-guidelines/deploys/69a001f70930c700084fad06
😎 Deploy Preview https://deploy-preview-776--a11y-guidelines.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@NathaGo1 NathaGo1 marked this pull request as ready for review February 24, 2026 13:19
@NathaGo1 NathaGo1 requested review from Aniort and MewenLeHo February 24, 2026 13:20
Copy link
Collaborator

@Aniort Aniort left a comment

Choose a reason for hiding this comment

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

some little things, typo, spelling

Copy link
Member

@pya35 pya35 left a comment

Choose a reason for hiding this comment

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

OK

@MewenLeHo MewenLeHo added the ready Ready for relase label Feb 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready Ready for relase update article

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants