[PR #320] [CLOSED] fix: background image on signin/signup loads slower than the components #873

Closed
opened 2026-02-26 19:30:51 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/320
Author: @adithyaakrishna
Created: 8/28/2023
Status: Closed

Base: feat/refreshHead: fix/preload


📝 Commits (2)

  • 9f80693 fix: preload background image for signin
  • ad7768b fix: preload background image for signup

📊 Changes

2 files changed (+2 additions, -0 deletions)

View changed files

📝 apps/web/src/app/(unauthenticated)/signin/page.tsx (+1 -0)
📝 apps/web/src/app/(unauthenticated)/signup/page.tsx (+1 -0)

📄 Description

Description:

This PR sets priority={true} param in nextjs/Image to pre-load the images when user opens sign-in or sign-up pages


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/documenso/documenso/pull/320 **Author:** [@adithyaakrishna](https://github.com/adithyaakrishna) **Created:** 8/28/2023 **Status:** ❌ Closed **Base:** `feat/refresh` ← **Head:** `fix/preload` --- ### 📝 Commits (2) - [`9f80693`](https://github.com/documenso/documenso/commit/9f8069399a7d7b8e3cf9273721033493ee2c476f) fix: preload background image for signin - [`ad7768b`](https://github.com/documenso/documenso/commit/ad7768bc0e5aaf2e2b2de213ea32d2037ac0383b) fix: preload background image for signup ### 📊 Changes **2 files changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `apps/web/src/app/(unauthenticated)/signin/page.tsx` (+1 -0) 📝 `apps/web/src/app/(unauthenticated)/signup/page.tsx` (+1 -0) </details> ### 📄 Description **Description:** This PR sets `priority={true}` param in `nextjs/Image` to pre-load the images when user opens sign-in or sign-up pages --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 19:30:51 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/documenso#873
No description provided.