mirror of
https://github.com/stoatchat/for-web.git
synced 2026-07-16 07:44:31 -04:00
[PR #285] [CLOSED] feat: include replies in copied text #589
Reference in New Issue
Block a user
Delete Branch "%!s()"
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?
📋 Pull Request Information
Original PR: https://github.com/stoatchat/for-web/pull/285
Author: @sharkaccino
Created: 6/3/2024
Status: ❌ Closed
Base:
main← Head:feat-copy-msg-fix📝 Commits (5)
4ae9840fix usernames being nonselectable4527698wip: add hidden text for message replies (#172)8912186hidden text: use a function instead of solid componentscf33d8bhidden text: use i18n stringd433463Merge branch 'revoltchat:main' into feat-copy-msg-fix📊 Changes
2 files changed (+43 additions, -1 deletions)
View changed files
📝
packages/client/components/ui/components/messaging/message/MessageReply.tsx(+43 -0)📝
packages/client/components/ui/directives/floating.ts(+0 -1)📄 Description
Please make sure to check the following tasks before opening and submitting a PR
this PR will resolve #172
currently a draft while i sort out some edge cases and locale stuff, but the basic functionality is there already.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.