Hide Forgot
Created attachment 813554 [details] RHEL 7 no forward button Description of problem: RHEL 7 Firstboot: Forward button displayed as Finish even before it reaches the last screen Version-Release number of selected component (if applicable): # subscription-manager version server type: Red Hat Subscription Management subscription management server: 0.8.29-1 subscription-manager: 1.10.4-1.el7 python-rhsm: 1.10.3-1.el7 How reproducible: Always Steps to Reproduce: 1. Start Firstboot 2. Click Next Actual results: See Attachmnent Expected results: There should be a forward button. Finshs should be displayed in the last screen Additional info:
Firstboot seems to set the button to "Finish" if it is on the screen, of the last module. Which we are, more or less (we are the last module, and the rhsm screens only have one "screen" [the ui flow is described internally and it intercepts the firstboot buttons) so it is the last screen to firstboot. UI wise, it's also weird since we dont have a finish screen (or in some cases, dont know the bits of ui shown will be the last ones depending on server info (ie, we ask some info, then "subscribe" which in the simplest case will be the last user interaction, but in some cases there will be more screens)). We could add a finish screen, that would always be last. Then it would make since for a "finish" button.
Since we are now the only firstboot module, we are also the first module, which seems to override being the last module. So, now we get "Forward" instead of "Finish"
Moving bugs from 7.0 to 7.1
Acking 7.1
I believe our current stance with firstboot is that we do not rock the boat with fixes that are not critical to the user experience. This qualifies as pretty minor to me and is not likely something we can fix, certainly not easily, especially given firstboot's unmaintained status. However we will be going to the new anaconda modules in 7.2, which will likely address this for RHEL 7.2+. Closing WONTFIX for now.