Skip to content

Conversation

kelvinator07
Copy link
Contributor

Description

When you try to open a channel, the OpenChannelModal pops up and the checked box for isPrivate is unchecked - this should translate to false but it's undefined because it doesn't have a default value.

This PR fixes the default value for isPrivate to false.

@codecov-commenter
Copy link

codecov-commenter commented Mar 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (98dd28e) to head (f553720).

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #852   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          139       139           
  Lines         4402      4402           
  Branches       858       858           
=========================================
  Hits          4402      4402           

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

@jamaljsr jamaljsr force-pushed the fix-private-channel branch from e7c001c to f553720 Compare March 14, 2024 07:13
@jamaljsr jamaljsr merged commit 3fa7e11 into jamaljsr:master Mar 14, 2024
@jamaljsr
Copy link
Owner

Thanks for the fix. I tested this PR and it works great! 👍

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.

3 participants