[PR #1180] [MERGED] Add check for active suggestion #3120

Closed
opened 2026-03-17 00:45:44 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/1180
Author: @MattJarman
Created: 9/21/2020
Status: Merged
Merged: 9/21/2020
Merged by: @liyasthomas

Base: masterHead: restore-tab-functionality-with-no-active-suggestions


📝 Commits (2)

  • 4511a3a Add check for active suggestion
  • cf6040d Merge branch 'master' into restore-tab-functionality-with-no-active-suggestions

📊 Changes

1 file changed (+6 additions, -1 deletions)

View changed files

📝 components/ui/autocomplete.vue (+6 -1)

📄 Description

I noticed when trying to tab to the next input in the headers section, it would paste undefined into the current input. I've added a check that restores the tab functionality if there are no active suggestions.

Please let me know if there are any issues with this, thanks!


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hoppscotch/hoppscotch/pull/1180 **Author:** [@MattJarman](https://github.com/MattJarman) **Created:** 9/21/2020 **Status:** ✅ Merged **Merged:** 9/21/2020 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `restore-tab-functionality-with-no-active-suggestions` --- ### 📝 Commits (2) - [`4511a3a`](https://github.com/hoppscotch/hoppscotch/commit/4511a3acc92a43204e7eaa2236ff527da6ed3ff8) Add check for active suggestion - [`cf6040d`](https://github.com/hoppscotch/hoppscotch/commit/cf6040d015a4e7206fc39a9d48f57086dbbd60d6) Merge branch 'master' into restore-tab-functionality-with-no-active-suggestions ### 📊 Changes **1 file changed** (+6 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `components/ui/autocomplete.vue` (+6 -1) </details> ### 📄 Description I noticed when trying to tab to the next input in the headers section, it would paste `undefined` into the current input. I've added a check that restores the tab functionality if there are no active suggestions. Please let me know if there are any issues with this, thanks! --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:45:44 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#3120
No description provided.