Convert abra app ps to vertical layout
#487
Closed
opened 2025-01-16 11:08:38 +00:00 by decentral1se
·
5 comments
No Branch/Tag Specified
main
local-integration-testing
renovate/otel-weaver-0.x
renovate/codespell-2.x
renovate/github.com-charmbracelet-lipgloss-2.x
renovate/github.com-charmbracelet-bubbletea-2.x
renovate/tonistiigi-xx-1.x
renovate/alpine-3.x
renovate/github.com-charmbracelet-log-2.x
chore-deps
fix/492
fix/deps
fix/613
0.13.0-beta
0.13.0-rc2-beta
0.13.0-rc1-beta
0.12.0-beta
0.11.0-beta
0.10.1-beta
0.10.0-beta
0.10.0-rc2-beta
0.10.0-rc1-beta
0.9.0-beta
0.8.1-beta
0.8.0-beta
0.8.0-rc2-beta
0.8.0-rc1-beta
0.7.0-beta
0.7.0-rc3-beta
0.7.0-rc2-beta
0.6.0-beta
0.5.1-beta
0.5.0-alpha
0.4.1-alpha
0.4.0-alpha
0.4.0-alpha-rc8
0.4.0-alpha-rc7
0.4.0-alpha-rc6
0.4.0-alpha-rc5
0.4.0-alpha-rc4
0.4.0-alpha-rc3
0.4.0-alpha-rc2
0.4.0-alpha-rc1
0.3.1-alpha-rc2
0.3.1-alpha-rc1
0.3.1-rc1
0.3.0-alpha
0.2.2-alpha
0.2.1-alpha
0.2.0-alpha
0.1.8-alpha
0.1.7-alpha
0.1.6-alpha
0.1.5-alpha
0.1.4-alpha
0.1.3-alpha
0.1.2-alpha
0.1.1-alpha
0.1.0-alpha
10.0.5
10.0.3
10.0.2
10.0.1
10.0.0
9.0.0
8.0.1
8.0.0
0.7.4
0.7.3
0.7.2
0.7.1
0.7.0
checkout
0.6.0
0.5.0
0.4.1
0.4.0
0.3.1
0.3.0
0.2.0
0.1.2
0.1.1
0.1.0
Labels
Clear labels
bug
build
ci/cd
critical fix
design
documentation
duplicate
easy-first-issue
enhancement
help wanted
i10n
i18n
installer
invalid
question
release
release-candidate
security
tech-debt
test
wontfix
Something is not working
go build related issues
Building things with CI/CD
https://docs.coopcloud.tech/federation/resolutions/passed/010/
UI/UX
Documenting all the things
This issue or pull request already exists
Something for new people to get stuck into. We hope it's easy!
New feature
Need some help
Everything to do with localisation
Everything to do with internationalisation
Everything to do with the install script.
Something is wrong
More information is needed
Release management
Related to the new release candidate
Security related
Unit/integration testing
This won't be fixed
Milestone
No items
No Milestone
Projects
Clear projects
No project
abra v0.10.0
Assignees
3wordchant
aadil (Aadil Ayub)
abra-bot (Abra Bot)
ammaratef45
amras (Sarma)
Apfelwurm
BornDeleuze
Brooke
carla
cas (Cassowary)
coopcloud
cyrnel
decentral1se (d1)
dede
devydave
fauno (fauno)
iexos
jade (Jade Ambrose)
jjsfunhouse
jmakdah2 (Jackie Makdah)
joe-irving (Joe Irving)
kawaiipunk (KawaiiPunk)
knoflook
kolaente
lambdabundesverband
linnealovespie (April)
moosemower
moritz
notplants
oxaliq (sorrel)
p4u1
pharaohgraphy (Andrew 🐦🔥❤️🔥✴️)
renovate-bot (Comrade Renovate Bot)
ripclap
simon
sixsmith (Sixsmith)
stevensting
trav
val (val (he/him))
yksflip
Clear assignees
No Assignees
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: toolshed/abra#487
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This has been discussed on
#coop-cloud-tech:autonomic.zone.There is no
...to show anything is truncated.A vertical layout may be more ideal. @fauno shared the
\Gtrick:https://pento.net/2009/02/27/the-g-modifier-in-the-mysql-command-line-client/
/cc @kawaiipunk @aadil
My preference: just use the vertical layout (like the deploy screen). Don't bother with an option between table or vertical. Putting
...into the table layout might involve fucking around with the internals of the renderer so I'm not keen.As we're talking layout here anyways, I'd copy over my thoughts on it from Matrix:
I'd vote for putting the
Statuscolumn next to theImagecolumn, maybe even betweenServiceandImageas those are values I look often at in exactly this context. With many services for an app, it gets difficult to not get lost in the linesAlso the information densitity is a lot higher in the previous layout. I like that you put the
VersionandChaosin the table, but maybe we could give it its own row, as its the same across the whole app?see previous and current layout attached.
Edit: Also made a quick paint draft to visualize what I imagine
tysm @simon i'll get back to you on this. really appreciate the feedback. i think it'd be good to get in your adjustments in the release candidate. (and I would still postpone the vertical layout refactor)
`abra app ps` truncated "silently"to Convert `abra app ps` to vertical layoutFollowing #487 (comment)
#513
I'm actually gonna close this off also because in the upcoming RC we have:
It is possible to show truncation via #513 (comment) but I chose for wrapping. We can change that if people think it is better to wrap.
The vertical layout can come later if people still think the overview is not ideal. Or we need more information.
See also #513.
Thanks for the feedback everyone!