Skip to content

feat(ui): improvements on attachment in quote#2538

Merged
renefloor merged 2 commits intofeat/design-refreshfrom
feature/attachment-in-quote
Mar 19, 2026
Merged

feat(ui): improvements on attachment in quote#2538
renefloor merged 2 commits intofeat/design-refreshfrom
feature/attachment-in-quote

Conversation

@renefloor
Copy link
Contributor

Submit a pull request

Linear: FLU-408

Github Issue: #

CLA

  • I have signed the Stream CLA (required).
  • The code changes follow best practices
  • Code changes are tested (add some information if not applicable)

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

Before After
Simulator Screenshot - iPhone 17 Pro Max - 2026-03-12 at 17 03 17 Simulator Screenshot - iPhone 17 Pro Max - 2026-03-12 at 16 46 52
Simulator Screenshot - iPhone 17 Pro Max - 2026-03-12 at 17 03 33 Simulator Screenshot - iPhone 17 Pro Max - 2026-03-12 at 16 48 51
Simulator Screenshot - iPhone 17 Pro Max - 2026-03-12 at 17 03 56 Simulator Screenshot - iPhone 17 Pro Max - 2026-03-12 at 16 49 54

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 12, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: ec2b0dbf-50e9-4039-a106-de707a13184d

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/attachment-in-quote
📝 Coding Plan
  • Generate coding plan for human review comments

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@renefloor renefloor force-pushed the feature/attachment-in-quote branch from 0d5c979 to fff7289 Compare March 17, 2026 14:28
# Conflicts:
#	melos.yaml
#	packages/stream_chat_flutter/pubspec.yaml
@codecov
Copy link

codecov bot commented Mar 19, 2026

Codecov Report

❌ Patch coverage is 0% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.60%. Comparing base (1acb695) to head (e8b248e).
⚠️ Report is 2 commits behind head on feat/design-refresh.

Files with missing lines Patch % Lines
...essage_composer/message_composer_input_header.dart 0.00% 15 Missing ⚠️
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.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renefloor renefloor merged commit 64253d7 into feat/design-refresh Mar 19, 2026
7 of 9 checks passed
@renefloor renefloor deleted the feature/attachment-in-quote branch March 19, 2026 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants