Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Replaceable tab management system #3831

Open
wants to merge 37 commits into
base: main
Choose a base branch
from

Conversation

naman-bruno
Copy link
Contributor

Description

This PR introduces a restructuring of the tab management system. Previously, every file, folder, or collection would open in a new tab by default, leading to potential tab overload. With this update, tabs now operate in a replaceable mode, meaning new files or collections will replace the currently open tab unless explicitly made permanent. To make a tab permanent (or "sticky"), users can simply double-click on the file name or the tab itself

Contribution Checklist:

  • The pull request only addresses one issue or adds one feature.
  • The pull request does not introduce any breaking changes
  • I have added screenshots or gifs to help explain the change if applicable.
  • I have read the contribution guidelines.
  • [] Create an issue and link to the pull request.
Screen.Recording.2025-01-17.at.3.16.34.PM.mov

naman-bruno and others added 30 commits January 16, 2025 23:15
Order variables in Variables Tab alphabetically by name
…id (usebruno#3812)

* fix: Request vars displayed in red color in body
* chore: removing index import
---------

Co-authored-by: Anoop M D <[email protected]>
…c… (usebruno#3801)

* Allow rearrangement of table items in params, body, vars, headers, and assert

* updated drag function name
@pooja-bruno
Copy link
Collaborator

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants