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

UX fixups followup to SPUR session with the team #477

Merged
merged 8 commits into from
Oct 16, 2024

Conversation

KKoukiou
Copy link
Contributor

No description provided.

@KKoukiou KKoukiou force-pushed the spur-webui-fixups branch 2 times, most recently from b2a5b2a to 059508c Compare October 15, 2024 13:26
@KKoukiou KKoukiou requested a review from garrett October 15, 2024 13:43
@KKoukiou KKoukiou force-pushed the spur-webui-fixups branch 4 times, most recently from ece36b9 to 0d77bea Compare October 16, 2024 10:05
Copy link
Contributor

@garrett garrett left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Currently working on building the VM. I'm looking at the diff right now and it looks good. I have a comment with a suggestion... what do you think?

src/components/storage/HelpAutopartOptions.jsx Outdated Show resolved Hide resolved
@garrett
Copy link
Contributor

garrett commented Oct 16, 2024

I've added a disk to a test VM and it has mount point mapping with a bold string.

image

  1. Mount point mapping should be called "Select existing partitions"
  2. We shouldn't have bold text like that on a disabled entry, as it calls more attention to itself than other entries, even enabled ones.
  3. When there are no partitions to map to mount points, we shouldn't show the option.

(Most options shouldn't be shown if they cannot be done.)

For example, here's the example mockup where there's just 1 empty disk with no partitions:

image

@garrett
Copy link
Contributor

garrett commented Oct 16, 2024

We should remove "Operating system" and the space between it and Language, as we did run into some problems with verticality (especially with a complex storage and/or in small screen sizes, like VMs) and also since it mainly redundantly repeats what's in the header anyway.

image

Additionally, there's too much space to the left of the disk names (vda2, vda3)

Copy link
Contributor

@garrett garrett left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm fine with what's here, and we can iterate with more changes on top. It's already a definite improvement. Thanks!

@KKoukiou KKoukiou merged commit d5092ed into rhinstaller:main Oct 16, 2024
9 checks passed
@KKoukiou KKoukiou deleted the spur-webui-fixups branch October 16, 2024 18:04
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

Successfully merging this pull request may close these issues.

2 participants