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

web: Adapt the storage overview to stop using ProposalResult #1757

Merged

Conversation

ancorgs
Copy link
Contributor

@ancorgs ancorgs commented Nov 13, 2024

Problem

As a first step to start using AgamaProposal instead of MinGuidedProposal at the web UI, we disabled the storage summary at the overview page (commenting out the usage of the component Overview/StorageSection.

Solution

This enables the component back, but now reading from the correct source of information.

Screenshots

The "storage" entry is back home. See following screenshot.

storage_section

@@ -37,9 +37,13 @@ const Content = ({ children }) => (

/**
* Text explaining the storage proposal
*
* TODO: The current implementation asumes there are only drives and no other kind of devices like
Copy link
Contributor

Choose a reason for hiding this comment

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

Typo: assumes.

@ancorgs ancorgs merged commit 42db91c into agama-project:storage-config-ui Nov 14, 2024
1 check failed
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