Frontmatter
| id | 23 |
| title | tab.Container: Sortable tabs |
| state | Closed |
| labels | enhancement |
| assignees | [] |
| createdAt | Nov 17, 2019, 5:39 PM |
| updatedAt | Aug 31, 2024, 10:54 AM |
| githubUrl | https://github.com/neomjs/neo/issues/23 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Aug 31, 2024, 10:54 AM |

Relies on #16
The sorting should work similar to tabs inside the chrome browser.
To do this we need to remove the flexbox layout from the tab header toolbar and use style transitions instead.