Skip to content

feat: add sidebar Starred entry for global starred filter - #279

Open
zguiyang wants to merge 1 commit into
electh:mainfrom
zguiyang:feat/sidebar-starred-filter
Open

zguiyang wants to merge 1 commit into
electh:mainfrom
zguiyang:feat/sidebar-starred-filter

Conversation

@zguiyang

Copy link
Copy Markdown

Summary

  • Add a dedicated Starred entry in the sidebar article group
  • Show starred article count badge alongside the existing unread badge
  • Include starred in sidebar keyboard navigation order and filter state handling

Motivation

Users can already filter starred articles, but there was no obvious global sidebar entry for quickly switching to starred-only view.

Test plan

  • npm run build succeeds
  • Log in with a Miniflux account that has starred articles
  • Click Starred in the sidebar and verify only starred articles are shown
  • Verify starred count badge updates after starring/unstarring
  • Verify keyboard navigation can move between All and Starred entries

Made with Cursor

Split Articles group into fixed All and Starred items with filter
navigation to global view. Update sidebar keyboard navigation to
include the starred entry.

Co-authored-by: zguiyang <zguiyang@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants