Skip to content

Conversation

@AlexJanson
Copy link
Collaborator

@AlexJanson AlexJanson commented Dec 16, 2025

I have JIRA issue created

  • branch and/or PR name(s) includes JIRA ID
  • issue has "Fix version" assigned
  • issue "Status" is set to "In review"
  • PR labels are selected
  • FLP integration tests were ran successful

User Request:

Hi,
it would be nice to have the possibility to reorder existing tabs in a certain QCG layout. Is it possible?
Thank you

Tabs in layout overview need to be reorganized using existing behaviour seen in layouts or by implementing a customized version of such mechanism but with some tweaks to make it feel more familiar (like how you reorganize tabs in firefox). Currently this is only possible through editting the json of a layout by reorganizing from top to bottom which tabs should appear. These tweaks would be for example splitting up each tab in two sections; left and right, to allow tabs to be put in between other tabs, after other tabs, etc.

The drag and drop API is being utilized to create the effect of reordering the tabs.

@AlexJanson AlexJanson marked this pull request as ready for review December 17, 2025 16:04
@AlexJanson AlexJanson requested a review from graduta as a code owner December 17, 2025 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants