-
Notifications
You must be signed in to change notification settings - Fork 66
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
Add appropriate Snapshot actions to all snapshot table views #3815
Comments
Info (for reference)
A menu is to be added as part of #3835 This can be built upon once merged.
This will be possible following #3833
My preference would be to:
|
Having spend some time in this this afternoon, there are a few UX things that require some further thought. I have made a collage of the 3 snapshot views (the 4th is the device snapshots but showing ALL application snapshots (other instances/devices) Pertinent questions are:
|
@joepavitt some feedback on the above from yourself too would be appreciated. |
The goal is to achieve a sensible level of consistency. That doesn't mean we must have exactly the same options in every menu - I agree the 'deploy' option doesn't have good meaning in the Application view for example. But, unless there's a reason not to, we should have a minimum of 'view', 'download', 'delete' actions that are entirely generic and apply to all snapshots. The others are going to be context specific and we shouldn't force them in where they don't belong. |
Description
We currently list snapshots in a few different views. We are lacking consistency on the actions available against individual snapshots in each of those places.
Here's what actions we provide currently in the respective views:
instance/:id/snapshots
Rollback
Download Snapshot
Download package.json
Set as device target
Delete Snapshot
device/:id/snapshots
Delete Snapshot
application/:id/snapshots
Proposed set of changes:
Goal is very much a quick iteration to get these things inline.
Epic/Story
No response
Have you provided an initial effort estimate for this issue?
I have provided an initial effort estimate
The text was updated successfully, but these errors were encountered: