[GH-ISSUE #5271] [feature]: create workspace should be at latest 6 character #2015

Closed
opened 2026-03-16 22:51:52 +03:00 by kerem · 3 comments
Owner

Originally created by @faritor on GitHub (Jul 23, 2025).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/5271

Originally assigned to: @nivedin on GitHub.

Is there an existing issue for this?

  • I have searched the existing issues

Summary

thank you to the developer team for providing such an excellent product

as the title suggests, it should be at least six characters, but it may not be appropriate when the content of the workspace name is in Chinese, Japanese, Korean, or other non-alphabetic types of text

Why should this be worked on?

check the Unicode encoding of each character. If the encoding is greater than 255, it is considered that the character may be Chinese, Japanese, Korean, etc.

another thing is to allow editing or customizing the name of the instance if possible.

Originally created by @faritor on GitHub (Jul 23, 2025). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/5271 Originally assigned to: @nivedin on GitHub. ### Is there an existing issue for this? - [x] I have searched the existing issues ### Summary thank you to the developer team for providing such an excellent product as the title suggests, it should be at least six characters, but it may not be appropriate when the content of the workspace name is in Chinese, Japanese, Korean, or other non-alphabetic types of text ### Why should this be worked on? check the Unicode encoding of each character. If the encoding is greater than 255, it is considered that the character may be Chinese, Japanese, Korean, etc. another thing is to allow editing or customizing the name of the instance if possible.
kerem 2026-03-16 22:51:52 +03:00
  • closed this issue
  • added the
    feature
    label
Author
Owner

@hardik118 commented on GitHub (Aug 16, 2025):

@faritor @abraham @silentmatt Hi, I’d love to work on this issue! Could you please assign it to me?

<!-- gh-comment-id:3193906757 --> @hardik118 commented on GitHub (Aug 16, 2025): @faritor @abraham @silentmatt Hi, I’d love to work on this issue! Could you please assign it to me?
Author
Owner

@faritor commented on GitHub (Aug 23, 2025):

@faritor @abraham @silentmatt Hi, I’d love to work on this issue! Could you please assign it to me?

thank you for your reply. I'm looking forward to optimizing this restriction.

<!-- gh-comment-id:3216167178 --> @faritor commented on GitHub (Aug 23, 2025): > [@faritor](https://github.com/faritor) [@abraham](https://github.com/abraham) [@silentmatt](https://github.com/silentmatt) Hi, I’d love to work on this issue! Could you please assign it to me? thank you for your reply. I'm looking forward to optimizing this restriction.
Author
Owner

@jamesgeorge007 commented on GitHub (Sep 11, 2025):

Hi, closing this issue as the 6-character restriction on workspace names has now been lifted.

<!-- gh-comment-id:3278850961 --> @jamesgeorge007 commented on GitHub (Sep 11, 2025): Hi, closing this issue as the 6-character restriction on workspace names has now been lifted.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#2015
No description provided.