chore: FilterByText component sanitization#32957
Conversation
|
Looks like this PR is ready to merge! 🎉 |
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #32957 +/- ##
===========================================
- Coverage 54.97% 54.96% -0.02%
===========================================
Files 2595 2595
Lines 55964 55942 -22
Branches 11578 11575 -3
===========================================
- Hits 30766 30747 -19
+ Misses 22555 22552 -3
Partials 2643 2643
Flags with carried forward coverage won't be shown. Click here to find out more. |
e9f5409 to
e57bf2d
Compare
FilterByText button propsFilterByText component sanitization
…Chat into improve/threadMetrics * 'improve/threadMetrics' of github.com:RocketChat/Rocket.Chat: ci: Bump `@actions/download-artifact` and `@actions/upload-artifact` (#32930) fix: Allow custom fields on messages to be updated even if `msg` prop is not updated (via API) (#32791) test: Make Omnichannel jobs run every 3 secs on CI instead of 1 min (#32967) ci: only rebuild docker if event is pull request and is from outside (#32997) ci: remove tmp files (#32996) test: Mock `dns.lookup` on `checkUrlForSsrf` tests (#32995) chore: `FilterByText` component sanitization (#32957) chore: Renders back button through prop in admin settings (#32987) feat: add `sidepanel` to teams api (#32868) chore: don't mark room as read after sending message (#32941) chore: replace `dtinth/setup-github-actions-caching-for-turbo` to use `rhark… (#32990)
Proposed changes (including videos or screenshots)
FilterByTextFilterByTextand visual details to compensate in necessary componentsuseEffectcausing infinity loop on non-memoized function callsIssue(s)
Steps to test or reproduce
Further comments
SCI-62