Skip to content

feat(ui): message composer structure#42

Merged
renefloor merged 13 commits intomain-design-systemfrom
feature/message-composer-structure
Feb 10, 2026
Merged

feat(ui): message composer structure#42
renefloor merged 13 commits intomain-design-systemfrom
feature/message-composer-structure

Conversation

@renefloor
Copy link
Collaborator

Submit a pull request

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

This adds the structure for the message composer

Screenshots / Videos

image

@coderabbitai
Copy link

coderabbitai bot commented Jan 30, 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.

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

  • 🔍 Trigger a full review
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feature/message-composer-structure

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 base branch from main to main-design-system January 30, 2026 13:09
@renefloor renefloor changed the title Feature/message composer structure feat(ui): message composer structure Jan 30, 2026
@renefloor renefloor marked this pull request as ready for review February 6, 2026 12:43
@renefloor renefloor requested a review from a team as a code owner February 6, 2026 12:43
renefloor and others added 3 commits February 6, 2026 13:50
…ture

# Conflicts:
#	packages/stream_core_flutter/lib/src/components.dart
#	packages/stream_core_flutter/lib/src/components/buttons/stream_button.dart
#	packages/stream_core_flutter/lib/src/factory/stream_component_factory.dart
#	packages/stream_core_flutter/lib/src/theme/semantics/stream_color_scheme.dart
@renefloor renefloor closed this Feb 6, 2026
@renefloor renefloor reopened this Feb 6, 2026
@codecov
Copy link

codecov bot commented Feb 6, 2026

Codecov Report

❌ Patch coverage is 12.66667% with 131 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (main-design-system@983218e). Learn more about missing BASE report.

Files with missing lines Patch % Lines
.../components/message_composer/message_composer.dart 0.00% 46 Missing ⚠️
...nents/message_composer/message_composer_input.dart 0.00% 31 Missing ⚠️
...sage_composer/message_composer_input_trailing.dart 0.00% 28 Missing ⚠️
...chment/message_composer_attachment_media_file.dart 0.00% 15 Missing ⚠️
...er/lib/src/components/controls/remove_control.dart 0.00% 10 Missing ⚠️
...tter/lib/src/components/buttons/stream_button.dart 95.00% 1 Missing ⚠️

❌ Your patch status has failed because the patch coverage (12.66%) is below the target coverage (80.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@                  Coverage Diff                  @@
##             main-design-system      #42   +/-   ##
=====================================================
  Coverage                      ?   35.64%           
=====================================================
  Files                         ?       83           
  Lines                         ?     2194           
  Branches                      ?        0           
=====================================================
  Hits                          ?      782           
  Misses                        ?     1412           
  Partials                      ?        0           

☔ 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 2065478 into main-design-system Feb 10, 2026
3 of 4 checks passed
@renefloor renefloor deleted the feature/message-composer-structure branch February 10, 2026 11:31
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