Skip to content

Fixed style bugs on tags | #330#477

Closed
jhdcruz wants to merge 4 commits intoBoostIO:masterfrom
jhdcruz:tags_bugfix
Closed

Fixed style bugs on tags | #330#477
jhdcruz wants to merge 4 commits intoBoostIO:masterfrom
jhdcruz:tags_bugfix

Conversation

@jhdcruz
Copy link
Copy Markdown
Contributor

@jhdcruz jhdcruz commented May 14, 2020

Description

Fix style bugs on tags:

  • Prevent word-break on CN, KR and other characters.

  • Add maxLength to prevent "immortal" tags. (conflicts with the new update)

Addresses Issue #330


c5bbe8a:
Max length on tags
I set maxLength to 25 after testing LLLLLL...., TTTTTT.... wide letters on it and came to a conclusion to set it to 25. This is a possible fix to the problem of immortal tags.

Personally, I think this is a good move to prevent long tag abuse (although I know it's the user's decision).

@ZeroX-DG ZeroX-DG added the awaiting review ❇️ Pull request is awaiting a review. label May 17, 2020
@Rokt33r
Copy link
Copy Markdown
Member

Rokt33r commented Jun 4, 2020

Fixed in #487

@Rokt33r Rokt33r closed this Jun 4, 2020
@jhdcruz jhdcruz deleted the tags_bugfix branch June 4, 2020 06:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting review ❇️ Pull request is awaiting a review.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants