Skip to content

fix(issues): Search org members for note mentions#115614

Open
scttcper wants to merge 1 commit into
masterfrom
scttcper/member-mention-search
Open

fix(issues): Search org members for note mentions#115614
scttcper wants to merge 1 commit into
masterfrom
scttcper/member-mention-search

Conversation

@scttcper
Copy link
Copy Markdown
Member

@scttcper scttcper commented May 15, 2026

The note mention inputs only had the first loaded member page, so people outside that initial list never showed up in the @ menu.

Adds a small member mention hook that uses the org member search endpoint for typed queries and shares it between the activity input and issue sidebar input.

fixes JAVASCRIPT-39PB

@github-actions github-actions Bot added the Scope: Frontend Automatically applied to PRs that change frontend components label May 15, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 15, 2026

📊 Type Coverage Diff

✅ No new type safety issues introduced. Coverage: 93.52%

The note mention inputs only had the first loaded member page, so people outside that initial list never showed up in the @ menu.

Add a small member mention hook that uses the org member search endpoint for typed queries and share it between the activity input and issue sidebar input.

Co-Authored-By: Codex <noreply@openai.com>
@scttcper scttcper force-pushed the scttcper/member-mention-search branch from d98fb3d to 4de29c9 Compare May 15, 2026 00:13
@scttcper scttcper marked this pull request as ready for review May 15, 2026 00:15
@scttcper scttcper requested review from a team as code owners May 15, 2026 00:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant