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

Prepare for the blivet-gui / cockpit-storage migration #146

Merged
merged 4 commits into from
Jan 30, 2024

Conversation

KKoukiou
Copy link
Contributor

No description provided.

@KKoukiou KKoukiou requested a review from rvykydal January 29, 2024 16:52
@KKoukiou KKoukiou force-pushed the storage-pre-cockpit-cleanup branch from 11a1e1a to 1e31290 Compare January 29, 2024 17:26
Copy link
Contributor

@rvykydal rvykydal left a comment

Choose a reason for hiding this comment

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

The PR failed for me locally with #147 (described also in #72 (comment))

@rvykydal
Copy link
Contributor

rvykydal commented Jan 30, 2024

The PR failed for me locally with #147 (described also in #72 (comment))

I guess we either need to make mountPointConstraints static (global) again (until we need them more dynamic) as in rvykydal@f8dc002 or to check them for no real change or update somehow the checks in https://github.com/KKoukiou/anaconda-webui/blob/1e312908b8a76a41654e8c109b3483965a00f7dd/src/components/storage/MountPointMapping.jsx#L506.

In preparation for an upcoming commit introducing a new 'page' for editing storage,
this change refines the logic for the initial step when opening the wizard.
The goal is to enable users to seamlessly return to their last visited step within the wizard,
when briefly stepping out of the flow.
This commit achieves the desired behavior by always selecting the last visited step if the wizard
is not opening for the first time.
@KKoukiou KKoukiou force-pushed the storage-pre-cockpit-cleanup branch from 1e31290 to fc1fd21 Compare January 30, 2024 12:19
Copy link
Contributor

@rvykydal rvykydal left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@KKoukiou KKoukiou merged commit a0aa36b into rhinstaller:main Jan 30, 2024
4 checks passed
@KKoukiou KKoukiou deleted the storage-pre-cockpit-cleanup branch January 30, 2024 13:31
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