mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-25 16:55:59 +03:00
[GH-ISSUE #5462] [bug]: Response body search bar doesn't handle double quotes well #2095
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#2095
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 @pmondal-int on GitHub (Oct 7, 2025).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/5462
Is there an existing issue for this?
Platform
Desktop App
Browser
Chrome
Operating System
macOS
Bug Description
What Happened
When I try to search something in the response body that has quotes, it seems that the search bar has some “rich text” functionality which sets a basic double quote character into the rich text quotation. This is causing the search bar to find no results, even though there clearly are
Steps to reproduce
I noticed that if I do
"followed by characters then it converts it into fancy quotes, but if I write out characters, and then add in"then it doesn't convert it.Searching just

":Searching

"head:Deployment Type
Self-hosted (on-prem deployment)
Version
2025.8.1
@Nilakshhh commented on GitHub (Oct 8, 2025):
Hello Maintainers, I was able to replicate the issue. Can I work on this under hacktober fest? Thankyou
@liyasthomas commented on GitHub (Oct 8, 2025):
I’m afraid I can’t reproduce this behavior on my end. Could you please tell me what operating system you’re using? I’ve tried searching for
"headand got the expected results.If this is the case, you can either disable this feature from our operating system or whitelist Hoppscotch from the feature.
@pmondal-int commented on GitHub (Oct 8, 2025):
@liyasthomas I'm using MacOS 15.6.1