Skip to content

Add handling of empty title for Issue and PR prompting alt#9702

Closed
jtmcg wants to merge 1 commit intotrunkfrom
jtmcg/9698-alt
Closed

Add handling of empty title for Issue and PR prompting alt#9702
jtmcg wants to merge 1 commit intotrunkfrom
jtmcg/9698-alt

Conversation

@jtmcg
Copy link
Contributor

@jtmcg jtmcg commented Oct 4, 2024

This is the alternative approach from #9701

Screenshot 2024-10-04 at 10 34 23 AM

Currently, the prompter doesn't enforce the requirement of a title for PR
and Issue creation. However, that creates the UX where a user can enter a
blank title, spend time filling out a detailed body, then fail to create
the issue or pr when the request is sent to the api because the title is
blank. This attempts to handle that before sending a request to the api,
enforcing that, when prompting, the title of an issue is not blank.
@jtmcg
Copy link
Contributor Author

jtmcg commented Oct 15, 2024

Closing this design in favor of the other

@jtmcg jtmcg closed this Oct 15, 2024
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.

1 participant