Frontmatter
| id | 4767 |
| title | tab.header.Toolbar: sortable |
| state | Closed |
| labels | bug |
| assignees | tobiu |
| createdAt | Aug 22, 2023, 10:48 PM |
| updatedAt | Oct 2, 2023, 11:51 AM |
| githubUrl | https://github.com/neomjs/neo/issues/4767 |
| author | tobiu |
| commentsCount | 2 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Oct 2, 2023, 11:51 AM |
tab.header.Toolbar: sortable

plutocrate
Sep 27, 2023, 6:37 PM
Hey @tobiu, I would like to work on this issue. May we discuss this issue in detail?
Can you attach a screenshot of the concern?

tobiu
Sep 27, 2023, 6:53 PM
hi @prathammpurohit,
unfortunately this one is not a good ticket for getting started with neo. @ExtAnimal is in the middle of adding support for smart positioned floating components. I just noticed that there is a side effect when converting rect objects into DOMRects inside the app worker. i will create a new ticket for it, since it is blocking this one.
my recommendation, in case you want to help out a bit, is to join the neo slack channel and get connected.
best regards, tobias
tobiu cross-referenced by #4948 on Sep 27, 2023, 6:58 PM
tobiu assigned to @tobiu on Oct 2, 2023, 11:35 AM
tobiu closed this issue on Oct 2, 2023, 11:51 AM
just noticed that inside the docs app, sorting only works fine for the first time you do it.
afterwards the tab header toolbar still has a
heightof 25px, but it gets displayed with 1px instead.tested using a min-height and this worked. needs further investigation.