fix: Missing a visible quote message link #41091
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 |
|
|
Caution Review failedAn error occurred during the review process. Please try again later. 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 |
|
/jira CORE |
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## develop #41091 +/- ##
===========================================
+ Coverage 70.09% 70.15% +0.05%
===========================================
Files 3363 3370 +7
Lines 129716 130046 +330
Branches 22444 22561 +117
===========================================
+ Hits 90925 91234 +309
- Misses 35479 35498 +19
- Partials 3312 3314 +2
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
Proposed changes (including videos or screenshots)
Currently our quote messages doesn't have a visible link, instead the link to jump to the original message is placed in the timestamp which doesn't offer a good affordance for such action. This PR aims to add a clear link for the user to jump to the original message
before
after
Issue(s)
Closes #31747
Steps to test or reproduce
Further comments
Task: CORE-2352