[PR #353] [CLOSED] fix: update profile picture URL to use dynamic user ID (#342) #854

Closed
opened 2025-10-07 00:23:32 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pocket-id/pocket-id/pull/353
Author: @cdemi
Created: 3/17/2025
Status: Closed

Base: mainHead: main


📝 Commits (1)

  • e234b0f fix: update profile picture URL to use dynamic user ID (#342)

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 frontend/src/lib/components/header/header-avatar.svelte (+1 -1)

📄 Description

This should fix a small bug created by a fix for #342.

The header profile picture now links to the User's ID instead of me


🔄 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/pocket-id/pocket-id/pull/353 **Author:** [@cdemi](https://github.com/cdemi) **Created:** 3/17/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`e234b0f`](https://github.com/pocket-id/pocket-id/commit/e234b0ffb2e02d603b23eddc8400900214ca44a9) fix: update profile picture URL to use dynamic user ID (#342) ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/lib/components/header/header-avatar.svelte` (+1 -1) </details> ### 📄 Description This should fix a small bug created by a fix for #342. The header profile picture now links to the User's ID instead of `me` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2025-10-07 00:23:32 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pocket-id#854