You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Probably related to theming, as it only happens in SLE. In openSUSE it looks good, more polished.
SLE
openSUSE
The sidebar for steps couldn't be shrink after going next
This is a weird corner case, but if the user changes the space used by the left sidebar in the Language and keyboard layout step, it cannot be shrink later in next clients/dialogs.
The banner cannot be placed at the very top. Instead, it is placed at the top of right side
<!-- Configuration of the installation/firstboot layout -->
<installation_layout>
<mode>steps</mode>
<bannerconfig:type="boolean">true</banner>
</installation_layout>
Some clients (for example, timezone) hide the steps
The abort messages are mostly incorrect anyway as the notable difference compared to an installation is that each client applies its changes immediately when it's done compared to delaying all changes until after the summary screen.
It's not so much an 'abort' as rather a 'skip remaining steps'.
On a related note: the discussed clickable config-screen would (IMHO) do a better job here. But that's very much futuristic.
Context
Going through the example included in SLES (see #115)
Problems
Lack of paddings and margins (among other styles) in the steps columnfixed, see UI Improvements #117 (comment)Click to show/hide outdated content
Probably related to theming, as it only happens in SLE. In openSUSE it looks good, more polished.
The sidebar for steps couldn't be shrink after going next
This is a weird corner case, but if the user changes the space used by the left sidebar in the
Language and keyboard layout
step, it cannot be shrink later in next clients/dialogs.The banner cannot be placed at the very top. Instead, it is placed at the top of right side
Some clients (for example,
timezone
) hide the stepsNot unified abort message
Suggested solutions / Ideas
Give some love to the steps stylessee UI Improvements #117 (comment)The text was updated successfully, but these errors were encountered: