Skip to content

refactor(ui): appbar redesigned#2560

Open
Brazol wants to merge 7 commits intofeat/design-refreshfrom
feat/appbar-redesign
Open

refactor(ui): appbar redesigned#2560
Brazol wants to merge 7 commits intofeat/design-refreshfrom
feat/appbar-redesign

Conversation

@Brazol
Copy link
Contributor

@Brazol Brazol commented Mar 23, 2026

Submit a pull request

Linear: FLU-405

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

Screenshots / Videos

Channel List

Before After
channel-list-before channel-list-after

Channel

Before After (centered After (not-centered)
channel-before channel-centered channel-not-centered

Thread

Before After
thread-before thread-after

Gallery

Before After
gallery-before gallery-after

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 23, 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: 0bbc7e8a-eeaa-4c8e-847f-b1afac554ec7

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 feat/appbar-redesign

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.

@codecov
Copy link

codecov bot commented Mar 24, 2026

Codecov Report

❌ Patch coverage is 74.48980% with 50 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.21%. Comparing base (c86af06) to head (330ca35).
⚠️ Report is 2 commits behind head on feat/design-refresh.

Files with missing lines Patch % Lines
.../attachment_picker/options/stream_file_picker.dart 0.00% 14 Missing ⚠️
...attachment_picker/options/stream_poll_creator.dart 0.00% 13 Missing ⚠️
...attachment_picker/options/stream_video_picker.dart 0.00% 13 Missing ⚠️
...m_chat_flutter/lib/src/channel/channel_header.dart 89.18% 4 Missing ⚠️
...hat_flutter/lib/src/localization/translations.dart 33.33% 4 Missing ⚠️
...m_chat_flutter/lib/src/gallery/gallery_header.dart 85.71% 1 Missing ⚠️
...utter/lib/src/utils/message_preview_formatter.dart 88.88% 1 Missing ⚠️
Additional details and impacted files
@@                   Coverage Diff                   @@
##           feat/design-refresh    #2560      +/-   ##
=======================================================
+ Coverage                64.18%   64.21%   +0.02%     
=======================================================
  Files                      430      430              
  Lines                    26353    26439      +86     
=======================================================
+ Hits                     16915    16978      +63     
- Misses                    9438     9461      +23     

☔ 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.

/// [StreamChannelHeader], [StreamChannelListHeader],
/// [StreamThreadHeader], or [StreamGalleryHeader].
/// {@endtemplate}
class StreamAppBar extends StatelessWidget implements PreferredSizeWidget {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it's good to have this in the component factory, maybe even in core?

Brazol and others added 2 commits March 25, 2026 07:56
* ui and translation fixes

* chore: Update Goldens

* test fix

---------

Co-authored-by: Brazol <5622717+Brazol@users.noreply.github.com>
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