Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: MessageActions adjustments #2472

Merged
merged 3 commits into from
Sep 4, 2024

Conversation

arnautov-anton
Copy link
Contributor

🎯 Goal

This change allows rendering CustomMessageActionsList component without having to provide empty customMessageActions object.

src/components/Message/MessageOptions.tsx Outdated Show resolved Hide resolved
@arnautov-anton arnautov-anton marked this pull request as draft August 19, 2024 10:17
Copy link

codecov bot commented Aug 20, 2024

Codecov Report

Attention: Patch coverage is 88.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 85.49%. Comparing base (28e26ca) to head (18c9b7a).
Report is 22 commits behind head on release-v11.

Files with missing lines Patch % Lines
src/components/Message/utils.tsx 80.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           release-v11    #2472   +/-   ##
============================================
  Coverage        85.48%   85.49%           
============================================
  Files              393      395    +2     
  Lines             9122     9142   +20     
  Branches          2356     2360    +4     
============================================
+ Hits              7798     7816   +18     
- Misses            1122     1123    +1     
- Partials           202      203    +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@arnautov-anton arnautov-anton marked this pull request as ready for review September 4, 2024 09:08
@arnautov-anton arnautov-anton merged commit fbd1b6f into release-v11 Sep 4, 2024
8 checks passed
@arnautov-anton arnautov-anton deleted the fix/message-actions-adjustments branch September 4, 2024 09:08
github-actions bot pushed a commit that referenced this pull request Sep 4, 2024
## [11.23.9](v11.23.8...v11.23.9) (2024-09-04)

### Bug Fixes

* MessageActions adjustments ([#2472](#2472)) ([fbd1b6f](fbd1b6f))
@stream-ci-bot
Copy link
Collaborator

🎉 This PR is included in version 11.23.9 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Sep 4, 2024
## [12.0.0-rc.11](v12.0.0-rc.10...v12.0.0-rc.11) (2024-09-04)

### ⚠ BREAKING CHANGES

* ComponentContext no longer provides any defaults

### Bug Fixes

* MessageActions adjustments ([#2472](#2472)) ([fbd1b6f](fbd1b6f))
* quote replies in threads ([#2487](#2487)) ([0e4a6f1](0e4a6f1))

### Features

* add ThreadList and ThreadProvider (Threads 2.0) ([#2407](#2407)) ([941707d](941707d))

### Chores

* **deps:** bump version of stream-chat in peerDeps ([#2481](#2481)) ([466385d](466385d))
@stream-ci-bot
Copy link
Collaborator

🎉 This PR is included in version 12.0.0-rc.11 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants