[PR #1209] [MERGED] ui(web): Copy link button greyed out when clipboard not available #1758

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/1209
Author: @ekambains
Created: 4/6/2025
Status: Merged
Merged: 4/13/2025
Merged by: @MohamedBassem

Base: mainHead: web-copylink-notgrey


📝 Commits (2)

  • 7407f67 ui(web): Now the copy link button is greyed out when clipboard is not available
  • ad7d0c2 Fix: handled navigator check safely

📊 Changes

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

View changed files

📝 apps/web/components/dashboard/bookmarks/BookmarkOptions.tsx (+2 -0)

📄 Description

Fix #846
Now the copy link button is greyed out(disabled) when clipboard is unavailable.


🔄 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/1209 **Author:** [@ekambains](https://github.com/ekambains) **Created:** 4/6/2025 **Status:** ✅ Merged **Merged:** 4/13/2025 **Merged by:** [@MohamedBassem](https://github.com/MohamedBassem) **Base:** `main` ← **Head:** `web-copylink-notgrey` --- ### 📝 Commits (2) - [`7407f67`](https://github.com/karakeep-app/karakeep/commit/7407f6714e35892c38922cf98311c92281dbc74d) ui(web): Now the copy link button is greyed out when clipboard is not available - [`ad7d0c2`](https://github.com/karakeep-app/karakeep/commit/ad7d0c2c5d4861f907016f58ad28dc01ebc0f384) Fix: handled navigator check safely ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `apps/web/components/dashboard/bookmarks/BookmarkOptions.tsx` (+2 -0) </details> ### 📄 Description Fix #846 Now the copy link button is greyed out(disabled) when clipboard is unavailable. --- <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#1758
No description provided.