[GH-ISSUE #1704] "multipart/form-data" in the list of content types #535

Closed
opened 2026-03-16 15:53:03 +03:00 by kerem · 5 comments
Owner

Originally created by @sawa-ko on GitHub (Jun 6, 2021).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/1704

Is your feature request related to a problem? Please describe.
No problem, but it would make it easier to choose the types of content in the requests.

Describe the solution you'd like
Show the content type "multipart/form-data" in the "Content types" list.

Describe alternatives you've considered
None.

Additional context
image

Originally created by @sawa-ko on GitHub (Jun 6, 2021). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/1704 **Is your feature request related to a problem? Please describe.** No problem, but it would make it easier to choose the types of content in the requests. **Describe the solution you'd like** Show the content type "multipart/form-data" in the "Content types" list. **Describe alternatives you've considered** None. **Additional context** ![image](https://user-images.githubusercontent.com/56084970/120928766-5603f180-c6a3-11eb-84dd-32474dd7e6a9.png)
kerem closed this issue 2026-03-16 15:53:08 +03:00
Author
Owner

@liyasthomas commented on GitHub (Jun 6, 2021):

Hi @kaname-png, multipart/form-data is already in the drop-down list. Since the list is sorted in alphabetical order - multipart/form-data got hidden from the first fold.

Please try typing in the first few characters of your desired content-type in the input box and you'll get suggestions according to it. Here's a screenshot of how you can choose multipart/form-data from the list (I typed in few first characters).

screely-1622991081452

I hope this solves your issue - feel free to comment on any other better user case you'd like to see here or having any trouble with the list.

<!-- gh-comment-id:855412370 --> @liyasthomas commented on GitHub (Jun 6, 2021): Hi @kaname-png, `multipart/form-data` is already in the drop-down list. Since the list is sorted in alphabetical order - `multipart/form-data` got hidden from the first fold. Please try typing in the first few characters of your desired `content-type` in the input box and you'll get suggestions according to it. Here's a screenshot of how you can choose `multipart/form-data` from the list (I typed in few first characters). ![screely-1622991081452](https://user-images.githubusercontent.com/10395817/120929097-8d22d480-c69c-11eb-972b-d376c11318d5.png) I hope this solves your issue - feel free to comment on any other better user case you'd like to see here or having any trouble with the list.
Author
Owner

@sawa-ko commented on GitHub (Jun 6, 2021):

Yes, that's why I was saying that it would be more accessible if that type of content always appeared in the list and not just by typing its name.

<!-- gh-comment-id:855413144 --> @sawa-ko commented on GitHub (Jun 6, 2021): Yes, that's why I was saying that it would be more accessible if that type of content always appeared in the list and not just by typing its name.
Author
Owner

@liyasthomas commented on GitHub (Jun 6, 2021):

Oh I see - thank you for the suggestion. I'll fix it ASAP.

<!-- gh-comment-id:855416640 --> @liyasthomas commented on GitHub (Jun 6, 2021): Oh I see - thank you for the suggestion. I'll fix it ASAP.
Author
Owner

@liyasthomas commented on GitHub (Jun 6, 2021):

I've replaced the auto-complete input with a drop-down input. Now you just have to click and choose your desired content-type. Hope it helps. Let me know if this solves your issues.

<!-- gh-comment-id:855416892 --> @liyasthomas commented on GitHub (Jun 6, 2021): I've replaced the auto-complete input with a drop-down input. Now you just have to click and choose your desired `content-type`. Hope it helps. Let me know if this solves your issues.
Author
Owner

@sawa-ko commented on GitHub (Jun 7, 2021):

Yes, this solves my suggestion.

<!-- gh-comment-id:855552862 --> @sawa-ko commented on GitHub (Jun 7, 2021): Yes, this solves my suggestion.
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#535
No description provided.