mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 01:06:00 +03:00
[PR #3271] [MERGED] Spotlight Issue Fixes #4311
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#4311
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?
📋 Pull Request Information
Original PR: https://github.com/hoppscotch/hoppscotch/pull/3271
Author: @anwarulislam
Created: 8/22/2023
Status: ✅ Merged
Merged: 8/22/2023
Merged by: @AndrewBastin
Base:
release/2023.8.0← Head:fix/spotlight-triages📝 Commits (8)
4829bc3chore: workspace create new teambcd67bbchore: rename close other tabsd8a9a77chore: workspace no permissionfdc6ef7chore: selected environmentf7a9c18fix: rename to generate code snippet48daedbfix: smartinput does not submit when the enter key press is a repeatc0299c6chore: remove setTimeout027ae43chore: remove console log📊 Changes
7 files changed (+40 additions, -21 deletions)
View changed files
📝
packages/hoppscotch-common/locales/en.json(+2 -2)📝
packages/hoppscotch-common/src/components/app/Header.vue(+11 -6)📝
packages/hoppscotch-common/src/pages/index.vue(+1 -6)📝
packages/hoppscotch-common/src/services/spotlight/searchers/environment.searcher.ts(+3 -1)📝
packages/hoppscotch-common/src/services/spotlight/searchers/tab.searcher.ts(+2 -2)📝
packages/hoppscotch-common/src/services/spotlight/searchers/workspace.searcher.ts(+10 -1)📝
packages/hoppscotch-ui/src/components/smart/Input.vue(+11 -3)📄 Description
Description
This PR aims to fix spotlight issues and improve its experience
Checks
Additional Information
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.