mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 01:06:00 +03:00
[GH-ISSUE #3789] [bug]: Tab-key not working in body or header fields #1323
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#1323
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 @Chrissi2812 on GitHub (Jan 30, 2024).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/3789
Originally assigned to: @anwarulislam on GitHub.
Is there an existing issue for this?
Current behavior
Currently the Tab-key does nothing inside the body or header editor.

But if I remove the keydown event listeners from the

div.cm-contentof the field it works (but that comes with other issues like enter key now generating new lines in the field)Steps to reproduce
Environment
Production
Version
Cloud
@liyasthomas commented on GitHub (Jan 30, 2024):
Hi, @Chrissi2812 thanks for noticing the UX issue. This was a known issue and we've patched this in #3754 - expect the fix to be rolled out in the next release candidate scheduled for this week. Thanks for your patience.
@liyasthomas commented on GitHub (Feb 2, 2024):
Thanks for your patience and valuable feedback. This issue has been resolved in the latest release.
Closing this ticket as the fix is now available in the recent version. Feel free to reach out if you encounter any further concerns.