The Wayback Machine - https://web.archive.org/web/20210116094457/https://github.com/BoostIO/BoostNote.next/pull/477
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed style bugs on tags | #330 #477

Closed
wants to merge 4 commits into from
Closed

Conversation

@jhdcruz
Copy link
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).

jhdcruz added 2 commits May 14, 2020
@jhdcruz jhdcruz force-pushed the jhdcruz:tags_bugfix branch from 8d55ae4 to 78168af May 29, 2020
jhdcruz added 2 commits May 29, 2020
@Rokt33r
Copy link
Member

@Rokt33r Rokt33r commented Jun 4, 2020

Fixed in #487

@Rokt33r Rokt33r closed this Jun 4, 2020
@jhdcruz jhdcruz deleted the jhdcruz:tags_bugfix branch Jun 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
3 participants
You can’t perform that action at this time.