Autocomplete teammate mentions in mobile conversations #448

Merged
timmy merged 1 commits from timmy/447-mobile-mentions into main 2026-08-10 03:04:27 +00:00
Owner

Closes #447

What changed

  • add bounded repository-scoped teammate lookup behind the authenticated dashboard API
  • add reusable touch/keyboard accessible mention autocomplete to issue, pull-request, and unread-update composers
  • preserve literal typing and drafts when lookup is unavailable; suppress stale repository responses
  • precache the new runtime for the offline shell

Verification

  • RED observed for missing proxy behavior, API route, mention insertion/controller, and three-composer integration
  • python3 -m pytest tests/ -q → 862 passed
  • Chromium mobile render at 320×568 and 390×844 → no horizontal overflow, 44px options, contained listbox
Closes #447 ## What changed - add bounded repository-scoped teammate lookup behind the authenticated dashboard API - add reusable touch/keyboard accessible mention autocomplete to issue, pull-request, and unread-update composers - preserve literal typing and drafts when lookup is unavailable; suppress stale repository responses - precache the new runtime for the offline shell ## Verification - RED observed for missing proxy behavior, API route, mention insertion/controller, and three-composer integration - `python3 -m pytest tests/ -q` → 862 passed - Chromium mobile render at 320×568 and 390×844 → no horizontal overflow, 44px options, contained listbox
timmy added 1 commit 2026-08-10 03:03:12 +00:00
feat: autocomplete mobile teammate mentions (#447)
All checks were successful
CI / lint (pull_request) Successful in 49s
CI / build-release (pull_request) Successful in 5s
CI / release-candidate (pull_request) Has been skipped
0311f85d96
timmy merged commit f781410e80 into main 2026-08-10 03:04:27 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
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: stackchain/stackchain-dashboard#448
No description provided.