fix: Clear composer on slash command execution - #41914
Conversation
|
Looks like this PR is ready to merge! 🎉 |
🦋 Changeset detectedLatest commit: c17eb31 The changes in this PR will be included in the next version bump. This PR includes changesets to release 3 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (3)
🚧 Files skipped from review as they are similar to previous changes (3)
Included review availability: Your plan provides up to 10 included reviews per hour; 7 remain after this review. 📜 Recent review details⏰ Context from checks skipped due to timeout. (3)
WalkthroughThe slash command flow now clears the message composer for client-only, unrecognized, and permission-denied commands. End-to-end tests cover client-only and unrecognized commands. A patch changeset records the update. ChangesSlash command composer behavior
Estimated code review effort: 2 (Simple) | ~10 minutes Merge Risk: ⚪ Minimal · up to This PR clears the message composer after client-side slash commands, with focused test coverage and no actionable merge-blocking risk remaining beyond normal checks and review. Suggested labels: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Warning Errors were encountered while retrieving linked issues. Errors (1)
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. Comment |
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## develop #41914 +/- ##
===========================================
+ Coverage 69.33% 69.35% +0.01%
===========================================
Files 4255 4255
Lines 168644 168648 +4
Branches 30023 30046 +23
===========================================
+ Hits 116930 116966 +36
+ Misses 46539 46501 -38
- Partials 5175 5181 +6
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
|
Layne could not analyze all changed content. Review the Check Run summary before merging. |
Proposed changes (including videos or screenshots)
Message composer wasn't being always cleared after some slash command execution, this fixes it.
Issue(s)
Steps to test or reproduce
shrugorgimmeFurther comments
CORE-2364
Summary by CodeRabbit
Bug Fixes
Release