-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Description
Describe the bug
When exploring #9306 I noticed that the banner we display on translated pages that are not fully up-to-date with the English copy is not being displayed.
To reproduce
- Go to https://ethereum.org/de/developers/docs/oracles
- Notice that no banner is displayed
To further demonstrate, notice the second H2 has a hash link of #what-is-an-oracle
on the German (de
) version, but #what-is-a-blockchain-oracle
on the English version. This difference should trigger the banner.
Expected behavior
When content structure has changed with the English version, the translated versions that no longer match the same structure should result in a banner being displayed informing users that there is more up-to-date content available in English.
This is not for the case when the page has not yet been translated at all... this presents a different banner which continues to work appropriately.
Screenshots
No response
Desktop (please complete the following information)
No response
Smartphone (please complete the following information)
No response
Additional context
No response
Would you like to work on this issue?
- Yes
- No