You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In /my-account/ownership , when I receive an owner change request, there is a pop-up to select the video channel. By default, the selector is empty.
If there is only 1 channel available, this channel should be selected by default, as there is no alternative.
The text was updated successfully, but these errors were encountered:
* Select first available channel when accepting ownership change
Implements #2240
* Made use of #patchValue() to set the default selected value
And removed the disabled state for the Accept button
PeerTube v1.4.1
In /my-account/ownership , when I receive an owner change request, there is a pop-up to select the video channel. By default, the selector is empty.
If there is only 1 channel available, this channel should be selected by default, as there is no alternative.
The text was updated successfully, but these errors were encountered: