Skip to content

feat: hide new reply input after reply#2435

Merged
gbirman merged 1 commit intomainfrom
gab/feat/hide-new-reply-input-after-reply
Apr 7, 2026
Merged

feat: hide new reply input after reply#2435
gbirman merged 1 commit intomainfrom
gab/feat/hide-new-reply-input-after-reply

Conversation

@gbirman
Copy link
Copy Markdown
Contributor

@gbirman gbirman commented Apr 7, 2026

No description provided.

@gbirman gbirman requested a review from a team as a code owner April 7, 2026 23:10
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 7, 2026

@gbirman gbirman merged commit 2b0a19c into main Apr 7, 2026
22 checks passed
@gbirman gbirman deleted the gab/feat/hide-new-reply-input-after-reply branch April 7, 2026 23:14
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Apr 8, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: 323d0c55-f934-4567-bbc3-1ca0881a6fbe

📥 Commits

Reviewing files that changed from the base of the PR and between e7e220e and 51cd5e3.

📒 Files selected for processing (1)
  • js/app/packages/channel/Thread/ThreadReplyInput.tsx

📝 Walkthrough

Summary by CodeRabbit

  • Bug Fixes
    • Fixed an issue where the reply interface did not properly reset after sending a message, ensuring consistent behavior.

Walkthrough

Added setIsReplying(false) to the ChannelInput onSend handler after message mutation and input state clearing. This ensures the isReplying flag resets consistently when sending messages, matching the existing reset behavior in the onClose handler.

Changes

Cohort / File(s) Summary
Thread Reply Input Handler
js/app/packages/channel/Thread/ThreadReplyInput.tsx
Added setIsReplying(false) call in ChannelInput onSend handler to reset the reply state flag when messages are sent.

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant