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
Validate empty title in editor mode for issue/pr edit
After TitledEditSurvey returns, check that the title is not blank
and abort with a clear error message, matching the behavior of the
create commands. Also update the editor hint text to say 'aborts the
process' instead of 'aborts the creation process' since the hint is
shared by both create and edit flows.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments