mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-25 16:55:59 +03:00
[GH-ISSUE #3240] [feature]: search bar on request response always present when scrolling #1076
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#1076
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 @sawa-ko on GitHub (Aug 4, 2023).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/3240
Is there an existing issue for this?
Summary
Currently, when trying to search for something, you press CTRL + F, and it works fine, but the problem is that the search bar stays at the top of the request response, and does not follow the scroll, so it's a bit annoying, because I can't use the search controls at the bottom of the request response.
It would be nice if even if you scroll the search bar is always visible.
https://github.com/hoppscotch/hoppscotch/assets/56084970/c81349b0-8b2e-46a0-9e80-9583ec3def1e
Why should this be worked on?
For better UX, as there are cases where we need to look for something in what is far below the request response.
@liyasthomas commented on GitHub (Apr 1, 2024):
Thanks for your patience and valuable feedback. This feature has been implemented in the latest release.
Closing this ticket as this feature is now available in the recent version. Please feel free to reach out if you have any other concerns.