feat(penpal): add sidebar view options for project ordering and filtering - #526
Merged
Merged
Conversation
loganj
commented
Mar 29, 2026
loganj
force-pushed
the
loganj/penpal-16-home-nav-sidebar-settings
branch
from
March 29, 2026 03:36
1bb946e to
d0d5fd0
Compare
loganj
marked this pull request as ready for review
March 29, 2026 03:42
loganj
force-pushed
the
loganj/penpal-16-home-nav-sidebar-settings
branch
from
March 29, 2026 03:45
d0d5fd0 to
f11a567
Compare
…ring Adds a view options button (Filter Projects icon from Nexus) next to the + button in the sidebar header. Clicking it opens a floating panel with project sort order (A-Z / Most Recent) and show/hide empty projects toggle. The panel dismisses only on outside click. Preferences persist in localStorage with cross-tab sync. Closes PENPAL-16 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Split monolithic P-PENPAL-SORT and P-PENPAL-VIEW-OPTIONS into separate requirements for the panel, sort control, empty toggle, and persistence. Split E-PENPAL-HOME-SIDEBAR into sidebar structure and project items. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
loganj
force-pushed
the
loganj/penpal-16-home-nav-sidebar-settings
branch
from
March 29, 2026 03:55
f11a567 to
8366d2b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Closes https://linear.app/squareup/issue/PENPAL-16
🤖 Generated with Claude Code