Skip to content

refactor(ui): appbar redesigned#2560

Merged
Brazol merged 11 commits intofeat/design-refreshfrom
feat/appbar-redesign
Mar 27, 2026
Merged

refactor(ui): appbar redesigned#2560
Brazol merged 11 commits intofeat/design-refreshfrom
feat/appbar-redesign

Conversation

@Brazol
Copy link
Copy Markdown
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
Copy Markdown
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: 2fd4c280-876c-4830-b5ac-c533fe1910e9

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
Copy Markdown

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 65.32%. Comparing base (6af575c) to head (bad74ae).
⚠️ Report is 1 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                65.29%   65.32%   +0.02%     
=======================================================
  Files                      429      429              
  Lines                    26056    26137      +81     
=======================================================
+ Hits                     17014    17073      +59     
- Misses                    9042     9064      +22     

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

Brazol and others added 6 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>
# Conflicts:
#	melos.yaml
#	packages/stream_chat_flutter/lib/src/localization/translations.dart
#	packages/stream_chat_flutter/pubspec.yaml
#	packages/stream_chat_localizations/example/lib/add_new_lang.dart
#	packages/stream_chat_localizations/lib/src/stream_chat_localizations_ca.dart
#	packages/stream_chat_localizations/lib/src/stream_chat_localizations_de.dart
#	packages/stream_chat_localizations/lib/src/stream_chat_localizations_en.dart
#	packages/stream_chat_localizations/lib/src/stream_chat_localizations_es.dart
#	packages/stream_chat_localizations/lib/src/stream_chat_localizations_fr.dart
#	packages/stream_chat_localizations/lib/src/stream_chat_localizations_hi.dart
#	packages/stream_chat_localizations/lib/src/stream_chat_localizations_it.dart
#	packages/stream_chat_localizations/lib/src/stream_chat_localizations_ja.dart
#	packages/stream_chat_localizations/lib/src/stream_chat_localizations_ko.dart
#	packages/stream_chat_localizations/lib/src/stream_chat_localizations_no.dart
#	packages/stream_chat_localizations/lib/src/stream_chat_localizations_pt.dart
#	packages/stream_chat_localizations/test/translations_test.dart
# Conflicts:
#	melos.yaml
#	packages/stream_chat_flutter/pubspec.yaml
@Brazol Brazol merged commit cd3cd88 into feat/design-refresh Mar 27, 2026
15 of 16 checks passed
@Brazol Brazol deleted the feat/appbar-redesign branch March 27, 2026 14:54
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