feat(ui): improvements on attachment in quote#2538
feat(ui): improvements on attachment in quote#2538renefloor merged 2 commits intofeat/design-refreshfrom
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
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 |
0d5c979 to
fff7289
Compare
# Conflicts: # melos.yaml # packages/stream_chat_flutter/pubspec.yaml
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## feat/design-refresh #2538 +/- ##
=======================================================
- Coverage 64.63% 64.60% -0.04%
=======================================================
Files 426 426
Lines 26098 26112 +14
=======================================================
Hits 16869 16869
- Misses 9229 9243 +14 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Submit a pull request
Linear: FLU-408
Github Issue: #
CLA
Description of the pull request
Required from core: GetStream/stream-core-flutter#73
This improves how the attachments in the reply are being handled. Previously attachment types weren't mixed, so this also had to be improved.
Screenshots / Videos