[GH-ISSUE #3403] [feature]: Setting the default opening tab in the API #1138

Closed
opened 2026-03-16 18:49:54 +03:00 by kerem · 4 comments
Owner

Originally created by @ashin-kk on GitHub (Sep 29, 2023).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/3403

Is there an existing issue for this?

  • I have searched the existing issues

Summary

Current behaviour: Whenever we open/ create an API, the default tab shows is Parameter. (As per internal policy, we do not use Parameters in the API. Instead, only the Body is used.)

Expected behaviour: The user can set the default tab to open when creating or opening an API.

Why should this be worked on?

This makes it very easy for the developer to make necessary changes or check the request parameters without having to switch between tabs.

Originally created by @ashin-kk on GitHub (Sep 29, 2023). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/3403 ### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary Current behaviour: Whenever we open/ create an API, the default tab shows is Parameter. (As per internal policy, we do not use **Parameters** in the API. Instead, only the **Body** is used.) Expected behaviour: The user can set the default tab to open when creating or opening an API. ### Why should this be worked on? This makes it very easy for the developer to make necessary changes or check the request parameters without having to switch between tabs.
kerem 2026-03-16 18:49:54 +03:00
  • closed this issue
  • added the
    feature
    label
Author
Owner

@liyasthomas commented on GitHub (Sep 29, 2023):

We're working on a feature that will persist the last active Tab. So, if you switch to the Body tab, we'll persist it and the next time you open the API playground, the Body tab will be active.

<!-- gh-comment-id:1740383714 --> @liyasthomas commented on GitHub (Sep 29, 2023): We're working on a feature that will persist the last active Tab. So, if you switch to the Body tab, we'll persist it and the next time you open the API playground, the Body tab will be active.
Author
Owner

@ashin-kk commented on GitHub (Sep 29, 2023):

Glad to know you are already working on it. Just to know, when can we expect this feature?

<!-- gh-comment-id:1740385551 --> @ashin-kk commented on GitHub (Sep 29, 2023): Glad to know you are already working on it. Just to know, when can we expect this feature?
Author
Owner

@liyasthomas commented on GitHub (Oct 15, 2023):

We've recently implemented a feature that will persist the last active tab on the Request panel. Hence closing this ticket.

<!-- gh-comment-id:1763361557 --> @liyasthomas commented on GitHub (Oct 15, 2023): We've recently implemented a feature that will persist the last active tab on the Request panel. Hence closing this ticket.
Author
Owner

@ashin-kk commented on GitHub (Oct 16, 2023):

Hi,
I have checked it thoroughly, but unfortunately, it doesn't seem to be working as expected.

<!-- gh-comment-id:1763630723 --> @ashin-kk commented on GitHub (Oct 16, 2023): Hi, I have checked it thoroughly, but unfortunately, it doesn't seem to be working as expected.
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#1138
No description provided.