[PR #235] [CLOSED] Hide archived bookmarks on favourite List #1567

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

📋 Pull Request Information

Original PR: https://github.com/karakeep-app/karakeep/pull/235
Author: @mdsaban
Created: 6/18/2024
Status: Closed

Base: mainHead: hide-archived


📝 Commits (2)

  • da0700d fix: hide archived bookmarks on favoutite list
  • cc20985 Merge branch 'hoarder-app:main' into hide-archived

📊 Changes

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

View changed files

📝 apps/mobile/app/dashboard/favourites.tsx (+1 -0)
📝 apps/web/app/dashboard/favourites/page.tsx (+1 -1)

📄 Description

What?

  • Updated the favorite list functionality to exclude archived bookmarks.

Why?

  • Improved UX by ensuring that the favorite list only displays active, non-archived bookmarks.
  • Maintained consistency with the intended behavior of archiving, where archived assets should only be visible on the dedicated archived page and not in other sections of the application.

🔄 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/235 **Author:** [@mdsaban](https://github.com/mdsaban) **Created:** 6/18/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `hide-archived` --- ### 📝 Commits (2) - [`da0700d`](https://github.com/karakeep-app/karakeep/commit/da0700d9983cc1ed99088caffa11d2bd40b5f22f) fix: hide archived bookmarks on favoutite list - [`cc20985`](https://github.com/karakeep-app/karakeep/commit/cc20985f783761bef6eb675a4f306ba40931fa16) Merge branch 'hoarder-app:main' into hide-archived ### 📊 Changes **2 files changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `apps/mobile/app/dashboard/favourites.tsx` (+1 -0) 📝 `apps/web/app/dashboard/favourites/page.tsx` (+1 -1) </details> ### 📄 Description ## What? - Updated the favorite list functionality to exclude archived bookmarks. ## Why? - Improved UX by ensuring that the favorite list only displays active, non-archived bookmarks. - Maintained consistency with the intended behavior of archiving, where archived assets should only be visible on the dedicated archived page and not in other sections of the application. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 11:58:12 +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#1567
No description provided.