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

UI to edit items in place #10

Open
ksunden opened this issue May 2, 2022 · 0 comments
Open

UI to edit items in place #10

ksunden opened this issue May 2, 2022 · 0 comments

Comments

@ksunden
Copy link
Member

ksunden commented May 2, 2022

Currently if you decide you want to change a scan that was previously enqueued (but not yet run, including scans re-enqueued due to failure) the only option is to:

  • Load the scan
  • Make your edits
  • Enqueue at the tail of the queue
  • Reorder so its in the right position
  • Remove the old version

The underlying utilities do allow updating in place, but we have no UI for it

I have not considered how I would present it (another button, right click menu, does it show up where the "normal" enqueueing is but have a different button, popup window, etc)

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

1 participant