mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 01:06:00 +03:00
[PR #3805] [MERGED] refactor: update share request flow #4531
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#4531
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/3805
Author: @nivedin
Created: 2/5/2024
Status: ✅ Merged
Merged: 2/5/2024
Merged by: @AndrewBastin
Base:
release/2023.12.4← Head:refactor/shared-request-flow📝 Commits (4)
ae86d57refactor: add new button in shared requesta7bbe6brefactor: click shared request open customize modal4cb6cf2chore: remove unused emit36167bbchore: add share request option in tab context menu📊 Changes
5 files changed (+66 additions, -16 deletions)
View changed files
📝
packages/hoppscotch-common/locales/en.json(+1 -0)📝
packages/hoppscotch-common/src/components/http/TabHead.vue(+17 -0)📝
packages/hoppscotch-common/src/components/share/Request.vue(+1 -6)📝
packages/hoppscotch-common/src/components/share/index.vue(+28 -10)📝
packages/hoppscotch-common/src/pages/index.vue(+19 -0)📄 Description
Closes HFE-407
Description
This PR add the following updates to the shared request flow -
Checks
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.