mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-25 08:45:58 +03:00
[PR #2382] [MERGED] feat: segmented content-type dropdown UI #3773
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#3773
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/2382
Author: @nivedin
Created: 5/30/2022
Status: ✅ Merged
Merged: 5/31/2022
Merged by: @AndrewBastin
Base:
main← Head:feat/body-contentType-segmentation📝 Commits (6)
9b9ab61feat: added segmented contentType dropdown UI2473a71chore: improve ui consistency12cd74ffix: rebase fixc3e070bfix: added i18n for contentType title9ebb197fix: contentType title type fix708616ffix: remove unused icon📊 Changes
3 files changed (+71 additions, -16 deletions)
View changed files
📝
packages/hoppscotch-app/components/http/Body.vue(+35 -16)📝
packages/hoppscotch-app/helpers/utils/contenttypes.ts(+31 -0)📝
packages/hoppscotch-app/locales/en.json(+5 -0)📄 Description
Closes #2344
Description
This PR adds a feature that segments the HTTP body content type dropdown UI based on the type of body requests to send on endpoint.
Checks
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.