[PR #4190] [CLOSED] feat: request auto rename prototype #4693

Closed
opened 2026-03-17 02:12:24 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/4190
Author: @Govind-S-B
Created: 7/16/2024
Status: Closed

Base: nextHead: next


📝 Commits (2)

📊 Changes

4 files changed (+71 additions, -8 deletions)

View changed files

📝 packages/hoppscotch-common/locales/en.json (+1 -0)
📝 packages/hoppscotch-common/src/components/collections/EditRequest.vue (+59 -7)
📝 packages/hoppscotch-common/src/components/collections/index.vue (+1 -0)
📝 packages/hoppscotch-common/src/pages/index.vue (+10 -1)

📄 Description

What's changed

  • Request rename modal now has a new button to suggest a new name based on request details

🔄 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/4190 **Author:** [@Govind-S-B](https://github.com/Govind-S-B) **Created:** 7/16/2024 **Status:** ❌ Closed **Base:** `next` ← **Head:** `next` --- ### 📝 Commits (2) - [`63c8ce1`](https://github.com/hoppscotch/hoppscotch/commit/63c8ce199f1e3dc988553e2b25d372fd15ca2507) feat: request auto rename prototype (#1) - [`7f3a1e3`](https://github.com/hoppscotch/hoppscotch/commit/7f3a1e343bea026e9033799d3d9f9f6571fceda0) Remove comments ### 📊 Changes **4 files changed** (+71 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-common/locales/en.json` (+1 -0) 📝 `packages/hoppscotch-common/src/components/collections/EditRequest.vue` (+59 -7) 📝 `packages/hoppscotch-common/src/components/collections/index.vue` (+1 -0) 📝 `packages/hoppscotch-common/src/pages/index.vue` (+10 -1) </details> ### 📄 Description ### What's changed - Request rename modal now has a new button to suggest a new name based on request details --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 02:12:24 +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#4693
No description provided.