Skip to content

fix(ui): Fix shadowed messages not hidden in the channel list#2788

Open
VelikovPetar wants to merge 2 commits into
v9from
bug/FLU-562_fix_shadowed_messages_appearing_in_channel_list_v9
Open

fix(ui): Fix shadowed messages not hidden in the channel list#2788
VelikovPetar wants to merge 2 commits into
v9from
bug/FLU-562_fix_shadowed_messages_appearing_in_channel_list_v9

Conversation

@VelikovPetar

Copy link
Copy Markdown
Contributor

Submit a pull request

Linear: FLU-562

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

We were correctly hiding shadowed messages from other users in the Message List, but not on the Channel List items. This PR enhances the ChannelLastMessageText predicate with checks for shadowed messages from other users.

@coderabbitai

coderabbitai Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

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: 2a9fb534-e9b3-4b25-b3e5-bffc43cca366

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 bug/FLU-562_fix_shadowed_messages_appearing_in_channel_list_v9

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.

@VelikovPetar VelikovPetar marked this pull request as ready for review June 26, 2026 08:19
@codecov

codecov Bot commented Jun 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (v9@b22c86c). Learn more about missing BASE report.

Additional details and impacted files
@@          Coverage Diff          @@
##             v9    #2788   +/-   ##
=====================================
  Coverage      ?   66.08%           
=====================================
  Files         ?      425           
  Lines         ?    26957           
  Branches      ?        0           
=====================================
  Hits          ?    17814           
  Misses        ?     9143           
  Partials      ?        0           

☔ View full report in Codecov by Harness.
📢 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.

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.

1 participant