chore: update AddLinkComposerActionModal variant to primary#39198
chore: update AddLinkComposerActionModal variant to primary#39198DARKBLAZIEN wants to merge 1 commit intoRocketChat:developfrom
Conversation
|
Looks like this PR is not ready to merge, because of the following issues:
Please fix the issues and try again If you have any trouble, please check the PR guidelines |
|
|
|
WalkthroughChanges the modal variant from "warning" to "primary" in the AddLinkComposerActionModal component, modifying only the visual styling intent without altering behavior or control flow. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Suggested labels
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. 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 |
|
Hi there, thanks for the contribution! 🚀 💯 Closing this because the changes doesn't reflect the description of the pull request so that's an invalid contribution. Questions? Help needed? Feature Requests?
|
This PR performs a minor UI refinement to the message composer's link addition modal.
Changes: Updated the GenericModal variant from warning to primary on line 42 of AddLinkComposerActionModal.tsx.
Impact: The "Add" button and modal header will now display in the primary brand color (blue) instead of the warning color (orange).
Summary by CodeRabbit