[PR #1196] [MERGED] ui(web): Clicking view original now opens in a blank tab #1754

Closed
opened 2026-03-02 11:59:02 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/karakeep-app/karakeep/pull/1196
Author: @ekambains
Created: 4/5/2025
Status: Merged
Merged: 4/5/2025
Merged by: @MohamedBassem

Base: mainHead: web-vieworiginal-newtab


📝 Commits (1)

  • f769ca9 ui(web): Clicking view original now opens in a blank tab

📊 Changes

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

View changed files

📝 apps/web/components/dashboard/preview/BookmarkPreview.tsx (+1 -0)

📄 Description

Fix #1114
Added target="_blank" attribute to the Link tag.
Now on clicking view original in bookmark details opens in a new tab.


🔄 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/karakeep-app/karakeep/pull/1196 **Author:** [@ekambains](https://github.com/ekambains) **Created:** 4/5/2025 **Status:** ✅ Merged **Merged:** 4/5/2025 **Merged by:** [@MohamedBassem](https://github.com/MohamedBassem) **Base:** `main` ← **Head:** `web-vieworiginal-newtab` --- ### 📝 Commits (1) - [`f769ca9`](https://github.com/karakeep-app/karakeep/commit/f769ca9c02976035f3c7ef9e0e9b374b6884e369) ui(web): Clicking view original now opens in a blank tab ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `apps/web/components/dashboard/preview/BookmarkPreview.tsx` (+1 -0) </details> ### 📄 Description Fix #1114 Added target="_blank" attribute to the Link tag. Now on clicking view original in bookmark details opens in a new tab. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 11:59:02 +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/karakeep#1754
No description provided.