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

User should be able to specify that certain tasks must be completed before others #185

Open
AlexHalbesleben opened this issue Sep 7, 2022 · 1 comment
Labels
chunking Issues dealing with the chunking algorithm enhancement New feature or request ui Issues relating to or with resolutions that will impact the user interface

Comments

@AlexHalbesleben
Copy link
Owner

There are a couple of ways to implement this. I think the best way is in the task modal. There will be an editable list of current tasks that must be completed before the current task.

I'm admittedly not sure how to handle chunking with this. This might have to go on the backburner until I can figure something out.

@AlexHalbesleben AlexHalbesleben added enhancement New feature or request ui Issues relating to or with resolutions that will impact the user interface chunking Issues dealing with the chunking algorithm labels Sep 7, 2022
@AlexHalbesleben
Copy link
Owner Author

#98 will need to be finished before this can start. It will create the necessary infrastructure for more complex task orders.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chunking Issues dealing with the chunking algorithm enhancement New feature or request ui Issues relating to or with resolutions that will impact the user interface
Projects
None yet
Development

No branches or pull requests

1 participant