Scope mobile Search to an accessible repository #796
No reviewers
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: stackchain/stackchain-dashboard#796
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "timmy/795-repository-scoped-mobile-search"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #795
Adds an accessible repository picker to the mobile Search flow, composes exact repository scope with type/status across pagination, and preserves it through preview, Back, sharing, reload, and sign-in continuation. Clearing the filter restores organization-wide Search; stale repository lookups and work searches are aborted.
TDD proof: focused new behavioral tests failed before implementation, then passed.
Verification:
python3 -m pytest -q— 1508 passed.