The "Use free space for the installation" option is sometimes visible (but not usable due to not enough free space) and sometimes hidden, depending on the steps the user does during the installation. Reproducible: Always Version: anaconda-39.32 Fedora-Workstation-Live-x86_64-Rawhide-20230828.n.0.iso Steps to Reproduce: 1. Start Live ISO in a VM with one empty disk 2. Start the installer 3. Go through the installation steps back and forth, use the wizard on the left side to skip to the beginning... Actual Results: 1) The "Use free space for the installation" option is sometimes visible (but not usable due to not enough free space) and sometimes hidden. 2) The "Use free space for the installation" option is visible for a fraction of second before it gets hidden. Both issues can be seen on a video that will be attached. Expected Results: The "Use free space for the installation" option is either visible or hidden every time if the user doesn't change the disk partitioning. (I would assume the option is always visible, but disabled if no free space is available. It would make it consistent with the "Mount point assignment" option, which is always visible even when no partitions are available)
Created attachment 1986128 [details] webui.log
Created attachment 1986129 [details] Reproducer
The 'Use free space for the installation' is expected to be hidden when the selected disk is empty. We don't want to show to the users disabled options, if there is no action that they can do to enable these. See commit https://github.com/rhinstaller/anaconda/commit/c772d33bcc6acaf2bf7445afbbc1a16caefb4037 Leaving it up to the designer to close it a 'NOTABUG' or not.
(In reply to Katerina Koukiou from comment #3) > The 'Use free space for the installation' is expected to be hidden when the > selected disk is empty. OK, but in such a case it should always be hidden when the disk is empty. Watch the attachment in comment 2, where the option is sometimes hidden and sometimes visible.
Upstream fix https://github.com/rhinstaller/anaconda/pull/5159
Proposed as a Freeze Exception for 39-beta by Fedora user kkoukiou using the blocker tracking app because: Without this users are prevented from going back after choosing 'Use free space for installation' scenario, if they have already reached the 'Review screen' before doing so. The PR fixing the bug contains a test.
Discussed during the 2023-09-11 blocker review meeting: [0] The decision to classify this bug as an "AcceptedFreezeException (Beta)" was made as it is a noticeable issue that cannot be fixed with an update. [0] https://meetbot.fedoraproject.org/fedora-blocker-review/2023-09-11/f39-blocker-review.2023-09-11-16.00.txt
As webUI has been deferred to F40, deferring the FE status of this bug.