From cc54f35860a6f96b429db70c0ba502d1f0c6629e Mon Sep 17 00:00:00 2001 From: Thomas Zerr Date: Tue, 26 Aug 2025 13:15:42 +0200 Subject: [PATCH] Fix fetching of gravatar images getting blocked by COEP Squash commits of branch bugfix/failing-to-load-gravatar: - Fix line break if gravatar image could not be loaded - Fix overlapping text inside the commit overview if the avatar alt text is shown - Fetching of gravatar images getting blocked by Cross-Origin-Embedder-Policy - Fix border-radius - Fix outdated storyshots --- gradle/changelog/gravatar-changes.yaml | 6 +++ .../src/__snapshots__/storyshots.test.ts.snap | 42 ++++++++++++------- .../ui-components/src/avatar/AvatarImage.tsx | 4 +- scm-ui/ui-components/src/layout/Footer.tsx | 18 ++++---- .../src/repos/changesets/SingleChangeset.tsx | 1 + 5 files changed, 43 insertions(+), 28 deletions(-) create mode 100644 gradle/changelog/gravatar-changes.yaml diff --git a/gradle/changelog/gravatar-changes.yaml b/gradle/changelog/gravatar-changes.yaml new file mode 100644 index 0000000000..6ab5b550d2 --- /dev/null +++ b/gradle/changelog/gravatar-changes.yaml @@ -0,0 +1,6 @@ +- type: fixed + description: Overlapping text inside the footer section if the alt text of an avatar is rendered +- type: fixed + description: Overlapping text inside the commit overview if the alt text of an avatar is rendered +- type: fixed + description: Fetching of gravatar images getting blocked by Cross-Origin-Embedder-Policy diff --git a/scm-ui/ui-components/src/__snapshots__/storyshots.test.ts.snap b/scm-ui/ui-components/src/__snapshots__/storyshots.test.ts.snap index df34b5a14a..ecc4629d29 100644 --- a/scm-ui/ui-components/src/__snapshots__/storyshots.test.ts.snap +++ b/scm-ui/ui-components/src/__snapshots__/storyshots.test.ts.snap @@ -1825,18 +1825,20 @@ exports[`Storyshots Footer Full 1`] = ` className="has-text-weight-bold mb-2" >
- +
trillian - - Trillian McMillian +
+
+ Trillian McMillian +