react-spectrum
react-spectrum copied to clipboard
Support for reordering Tabs by dragging
Provide a general summary of the feature here
Currently reordering of tabs in Tab component is not possible although many drag&drop features already exist for other components (such as GridList). Could it be possible to add an option to allow dragging for tabs?
๐ค Expected Behavior?
If the reordering of tabs is allowed, you could start dragging the tab header and select its new position. Just like the browser tabs in Chrome, for example.
๐ฏ Current Behavior
This behavior is not supported.
๐ Possible Solution
No response
๐ฆ Context
There are several use cases in which there are some documents opened by user etc. which are shown as tabs. User might like to reorganize the order of the tabs by dragging the tab headers as you can do for browser tabs, for example.
๐ป Examples
No response
๐งข Your Company/Team
No response
๐ท Tracking Issue
No response