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

Create resource configuration modal #193

Closed
Tracked by #185
keanelekenns opened this issue Mar 16, 2022 · 1 comment
Closed
Tracked by #185

Create resource configuration modal #193

keanelekenns opened this issue Mar 16, 2022 · 1 comment
Milestone

Comments

@keanelekenns
Copy link
Member

keanelekenns commented Mar 16, 2022

Essentially we want the existing resource configuration tile to become a modal that is centered and overlayed on top of the screen.

The main difference is that the resource type will not be configurable in this modal. This is covered by #192.

This brings some logic changes that will also likely need to be integrated with @brennanwilkes' new resource class (please update this description with more details if I am leaving something important out)

The new modal should contain just what is circled here (settings determined based on what specific resource type is selected in #192). Also, the delete button should only be present if the resource is being modified, but not if it is being created (this logic already exists)

image

@DerekRobin
Copy link
Member

Pretty sure this is implemented already, although I am not sure who did it
Screen Shot 2022-03-27 at 7 44 34 PM
.

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

No branches or pull requests

2 participants