mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 17:26:03 +03:00
[GH-ISSUE #2143] Error while creating folder with small length (A, v1, etc) inside a team collection #726
Labels
No labels
CodeDay
a11y
browser limited
bug
bug fix
cli
core
critical
design
desktop
discussion
docker
documentation
duplicate
enterprise
feature
feature
fosshack
future
good first issue
hacktoberfest
help wanted
i18n
invalid
major
minor
need information
need testing
not applicable to hoppscotch
not reproducible
pull-request
question
refactor
resolved
sandbox
self-host
spam
stale
testmu
wip
wont fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hoppscotch#726
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @namantam1 on GitHub (Mar 1, 2022).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/2143
Is there an existing issue for this?
Current behavior
A proper message should be shown while creating a folder with small names. But its showing
something went wronggithub.com/hoppscotch/hoppscotch@6e7fab8d4f/packages/hoppscotch-app/components/collections/index.vue (L522-L524)Console logs (After formating code)
SS

Steps to reproduce
Ain it if no error occurs try creating one more nested folder inside it.Environment
Release
Version
Cloud
@namantam1 commented on GitHub (Mar 1, 2022):
Thanks for fixing, It was quick.