[PR #567] [MERGED] fix: mention context menu option not appearing #698

Closed
opened 2026-02-16 12:36:17 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/stoatchat/for-web/pull/567
Author: @amycatgirl
Created: 12/18/2025
Status: Merged
Merged: 1/6/2026
Merged by: @reeesespuffs

Base: mainHead: feat/user-mention-from-contextmenu


📝 Commits (2)

  • f1c6c90 fix: mention context menu option not appearing
  • 8f49c8e fix: add null check on mention

📊 Changes

1 file changed (+3 additions, -1 deletions)

View changed files

📝 packages/client/components/app/menus/UserContextMenu.tsx (+3 -1)

📄 Description

Also fix said option to properly insert the mention using state.draft._setNodeReplacement


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/stoatchat/for-web/pull/567 **Author:** [@amycatgirl](https://github.com/amycatgirl) **Created:** 12/18/2025 **Status:** ✅ Merged **Merged:** 1/6/2026 **Merged by:** [@reeesespuffs](https://github.com/reeesespuffs) **Base:** `main` ← **Head:** `feat/user-mention-from-contextmenu` --- ### 📝 Commits (2) - [`f1c6c90`](https://github.com/stoatchat/for-web/commit/f1c6c909599e0d98b5a7e9cec3f3da566236cf96) fix: mention context menu option not appearing - [`8f49c8e`](https://github.com/stoatchat/for-web/commit/8f49c8e6746b799598786868b20968456d784043) fix: add null check on mention ### 📊 Changes **1 file changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/client/components/app/menus/UserContextMenu.tsx` (+3 -1) </details> ### 📄 Description Also fix said option to properly insert the mention using `state.draft._setNodeReplacement` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 12:36:17 -05:00
yindo closed this issue 2026-02-16 12:36:17 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: stoatchat/for-web#698