mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 01:06:00 +03:00
[GH-ISSUE #2297] [bug]: Wrong saving when Ctrl + S and Edit request's directly #792
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#792
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 @bachdgvn on GitHub (Apr 27, 2022).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/2297
Originally assigned to: @AndrewBastin on GitHub.
Is there an existing issue for this?
Current behavior
Wrong saving when Ctrl + S and Edit request's name directly.
Steps to reproduce
Step 1: Duplicate a request in folder
Step 2: Rename it in Collections view
Step 3: Change URL in Main view
Step 4: Ctrl + S
Now: request's name is old name, not edited name.
Expected: request's name is edited name.
Environment
Production
Version
Cloud
@TeamPIDU commented on GitHub (May 4, 2022):
Yes facing the same issue, the Name of the request is getting changed to the old name as soon as we Save changes in Request Window - please look into this as this is making work very hard - have to refresh the whole thing everytime this happens to get it working.