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

[Feature Request]: Use defaults to init the cache creation wizard #398

Open
dpanshug opened this issue Sep 18, 2023 · 0 comments
Open

[Feature Request]: Use defaults to init the cache creation wizard #398

dpanshug opened this issue Sep 18, 2023 · 0 comments
Assignees
Labels
hacktoberfest Issue marked as suitable for Hacktoberfest

Comments

@dpanshug
Copy link
Collaborator

dpanshug commented Sep 18, 2023

Feature description

In the Cache configuration wizard, we currently have static defaults coded into the form. To enhance flexibility and maintainability, we propose utilizing the REST API to dynamically retrieve defaults and populate the form fields accordingly. This will improve the wizard's user experience and ensure that it always reflects the latest defaults available.

To-Do :

  1. Integrate REST API: Establish a connection to the REST API endpoint to fetch default values for cache configuration.

  2. Populate Form Fields: Modify the wizard to populate form fields with the fetched defaults, ensuring that these defaults are displayed as initial values for the variables within the modal.

JIRA: https://issues.redhat.com/browse/ISPN-14089

Anything else?

No response

@dpanshug dpanshug added the hacktoberfest Issue marked as suitable for Hacktoberfest label Sep 18, 2023
@karesti karesti self-assigned this Nov 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest Issue marked as suitable for Hacktoberfest
Projects
None yet
Development

No branches or pull requests

2 participants