mattermost / mattermost-plugin-github

GitHub plugin for Mattermost
Apache License 2.0
156 stars 146 forks source link

Fixes #498: "Validation Message Should be User Friendly" #764

Closed cyrusjc closed 3 months ago

cyrusjc commented 3 months ago

Fixes #498

Just a quick client side change which checks if the trimmed length of issueTitle is 0.

We could add another error message that says "Please enter valid title" or something similar to that effect for further clarification but IMO this is enough.

image

mattermost-build commented 3 months ago

Hello @cyrusjc,

Thanks for your pull request! A Core Committer will review your pull request soon. For code contributions, you can learn more about the review process here.