Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disk size display unclear #83

Open
fknprawns opened this issue Feb 19, 2024 · 5 comments
Open

Disk size display unclear #83

fknprawns opened this issue Feb 19, 2024 · 5 comments

Comments

@fknprawns
Copy link

image

In source and target disk display, it's unclear whether sizes are free or used.

@jbrodriguez
Copy link
Owner

hi, the general tone of unbalanced is about free space, because that's what you need to know when transferring files around, do you have any suggestion for a change ?

@fknprawns
Copy link
Author

Here's a quick mockup, lmk what you think:
Unbalanced disk size

@jbrodriguez
Copy link
Owner

it looks good !

the only concern is about the disk serial id, those ids are long and they would overflow onto the next "line"

however your concept is great, i'll give it some more thought

@fknprawns
Copy link
Author

how important are they? you could expand and then truncate
Unbalanced disk size(2)

@jbrodriguez
Copy link
Owner

yes, that could probably work

just shortening them as in your initial screenshot doesn't really add value, truncating them might be an option

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants