Skip to content

fix(ui): Multiple composer fixes#2575

Merged
renefloor merged 3 commits intofeat/design-refreshfrom
fix/composer-issues
Mar 27, 2026
Merged

fix(ui): Multiple composer fixes#2575
renefloor merged 3 commits intofeat/design-refreshfrom
fix/composer-issues

Conversation

@renefloor
Copy link
Contributor

Submit a pull request

Linear: fixes FLU-443

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

Needs GetStream/stream-core-flutter#87

Together fixes all issues in the ticket:

  • Close button in composer (on edit/reply/attachment) does not support dark mode
  • According to Figma, when exiting edit mode, the composer should not be cleared
  • There should be no mic icon in composer when giphy message is in progress
  • Commands should have a different send button icon in composer (Figma)
  • Open keyboard does not automatically change color on switching between dark/light modes
  • Video captured inside the app does not contain the duration artifact

timestamp for video
command button icon
restore pre-edit message
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 26, 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: 317acaea-a8a8-4c6f-ac18-5afb7493ee91

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 fix/composer-issues

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 changed the title Multiple composer fixes fix(ui): Multiple composer fixes Mar 26, 2026
…mposer-issues

# Conflicts:
#	melos.yaml
#	packages/stream_chat_flutter/pubspec.yaml
@codecov
Copy link

codecov bot commented Mar 27, 2026

Codecov Report

❌ Patch coverage is 33.33333% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.10%. Comparing base (54840a3) to head (5a29012).
⚠️ Report is 1 commits behind head on feat/design-refresh.

Files with missing lines Patch % Lines
...tachment/handler/stream_attachment_handler_io.dart 0.00% 8 Missing ⚠️
..._core/lib/src/stream_message_input_controller.dart 66.66% 2 Missing ⚠️
Additional details and impacted files
@@                   Coverage Diff                   @@
##           feat/design-refresh    #2575      +/-   ##
=======================================================
- Coverage                65.12%   65.10%   -0.02%     
=======================================================
  Files                      432      432              
  Lines                    26232    26244      +12     
=======================================================
+ Hits                     17084    17087       +3     
- Misses                    9148     9157       +9     

☔ 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 06c67f3 into feat/design-refresh Mar 27, 2026
8 of 10 checks passed
@renefloor renefloor deleted the fix/composer-issues branch March 27, 2026 10: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