Migrate horizontal table renders to vertical #658

Closed
opened 2024-12-27 21:33:25 +00:00 by decentral1se · 0 comments
Owner

Due to the "Operator Collaboration" changes in #583, there is a lot more information on the screen now.

Instead of rendering things horizontally in tables, we can make use of vertical space. The foundations are already laid, e.g. the output in abra app deploy ... (still very experimental...)

The code just needs some cleaning up and generalising. It might be possible to migrate to the list rendering for this. There also seems to be a way to "misuse" the table in #818.

Due to the "Operator Collaboration" changes in https://git.coopcloud.tech/toolshed/organising/issues/583, there is a lot more information on the screen now. Instead of rendering things horizontally in tables, we can make use of vertical space. The foundations are already laid, e.g. the output in `abra app deploy ...` (still *very* experimental...) The code just needs some cleaning up and generalising. It might be possible to migrate to the [list rendering](https://github.com/charmbracelet/lipgloss?tab=readme-ov-file#rendering-lists) for this. There also seems to be a way to "misuse" the table in [`#818`](https://github.com/charmbracelet/bubbletea/discussions/818).
decentral1se added the
enhancement
abra
labels 2024-12-27 21:33:25 +00:00
decentral1se referenced this issue from a commit 2024-12-27 21:43:33 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: toolshed/organising#658
No description provided.