# Diff entre les révisions plus visible lorsqu'il y a une révision cachée entre les deux

**URL:** https://meta.discourse.org/t/diff-between-revisions-no-longer-visible-when-there-is-a-hidden-revision-in-between/406254
**Category:** Bug
**Tags:** revisions
**Created:** [Juin 26, 2026, 9:14 UTC](https://meta.discourse.org/t/diff-between-revisions-no-longer-visible-when-there-is-a-hidden-revision-in-between/406254 "2026-06-26T21:14:22Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [Juillet 2, 2026, 6:37 UTC](https://meta.discourse.org/t/diff-between-revisions-no-longer-visible-when-there-is-a-hidden-revision-in-between/406254/3 "2026-07-02T18:37:25Z")

</div>

Ouais, c’est un peu délicat 🤔 Peut-être que ce sera « suffisant » pour l’instant ?

> <https://github.com/discourse/discourse/pull/41367>
>
> Previously, when a post revision was hidden, the history modal showed a complete…ly blank diff area for the revisions next to it, with no explanation — the diffs on either side of a hidden revision aren't rendered because they can expose the hidden revision's content, but users were left thinking the edit history was broken. Reported in https://meta.discourse.org/t/diff-between-revisions-no-longer-visible-when-there-is-a-hidden-revision-in-between/406254.
> 
> This change shows an explanatory notice in place of the blank diff, driven by the \`previous\_hidden\`/\`current\_hidden\` flags the serializer already exposes for exactly these revisions. The \`hiddenClasses\` dimming is skipped when the notice shows, since it exists to fade hidden content staff can still see and would fade the notice in the inline view. It also rewords the related \`diff\_too\_complex\` messages in the same plain language, since "diff" and "revision" aren't words most users know.

---

_[View the full topic](https://meta.discourse.org/t/diff-between-revisions-no-longer-visible-when-there-is-a-hidden-revision-in-between/406254)._
