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

New Channel: Fix incorrect GUI configuration at entry #4545

Merged
merged 1 commit into from
Jul 20, 2020

Conversation

infinite-persistence
Copy link
Contributor

Issue:

Fixes #4411 "SelectChannel=New" doesn't show all fields on re-entry

Code Changes:

Correct the value of addingChannel in the constructor based on the given props.

## Issue:
Fixes 4411 `"SelectChannel=New" doesn't show all fields on re-entry`

## Code Changes:
`selectChannel`: Correct the value of `addingChannel` in the constructor based on the given props.
@neb-b neb-b merged commit ca4dd9e into master Jul 20, 2020
@neb-b neb-b deleted the ip-4411-new-channel branch July 20, 2020 15:36
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.

"SelectChannel=New" doesn't show all fields on re-entry
2 participants