sendbird-uikit-react-native icon indicating copy to clipboard operation
sendbird-uikit-react-native copied to clipboard

fix(CLNP-2719): when frozen or muted, input should be disabled

Open bang9 opened this issue 1 year ago • 1 comments

External Contributions

This project is not yet set up to accept pull requests from external contributors.

If you have a pull request that you believe should be accepted, please contact the Developer Relations team [email protected] with details and we'll evaluate if we can setup a CLA to allow for the contribution.

For Internal Contributors

CLNP-2719

Description Of Changes

Add a brief description of the changes that you have involved in this PR

Types Of Changes

What types of changes does your code introduce to this project? Put an x in the boxes that apply_

  • [x] Bugfix
  • [ ] New feature
  • [ ] Documentation (correction or otherwise)
  • [ ] Cosmetics (whitespace, appearance (ex) Prettier)
  • [ ] Build configuration
  • [ ] Improvement (refactor code)
  • [ ] Test

bang9 avatar Apr 29 '24 06:04 bang9

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 13.01%. Comparing base (6ceea64) to head (712ae97).

Files Patch % Lines
...omain/groupChannel/component/GroupChannelInput.tsx 0.00% 1 Missing and 1 partial :warning:
.../domain/openChannel/component/OpenChannelInput.tsx 0.00% 1 Missing and 1 partial :warning:
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #175   +/-   ##
=======================================
  Coverage   13.01%   13.01%           
=======================================
  Files         334      334           
  Lines        7432     7432           
  Branches     2049     2051    +2     
=======================================
  Hits          967      967           
+ Misses       6394     6392    -2     
- Partials       71       73    +2     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar Apr 29 '24 06:04 codecov-commenter