Skip to content

Conversation

Zabuzard
Copy link
Member

@Zabuzard Zabuzard commented Jul 9, 2022

Overview

This addresses two bugs with long titles:

  1. the /change_help_title had no verification on title length and hence had a really bad UX for too long titles with exceptions and no user response
  2. the max title length in our verification was 80, which is too long and exceeds the true limit of 100 when long categories are added, such as [Together Java Bot]

Both issues have been fixed with this PR.

* also decreased title max length to 70 to account for long categories like "[Together Java Bot]"
@Zabuzard Zabuzard added bug Something isn't working priority: normal labels Jul 9, 2022
@Zabuzard Zabuzard self-assigned this Jul 9, 2022
@Zabuzard Zabuzard requested review from a team as code owners July 9, 2022 13:37
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@Zabuzard Zabuzard merged commit 4d10b42 into develop Jul 18, 2022
@Zabuzard Zabuzard deleted the bugfix/change_title_allows_too_long_titles branch July 18, 2022 07:07
@Zabuzard
Copy link
Member Author

Week old, one approval, merging

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working priority: normal

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants