| Project: | ProjectPier |
| Version: | 0.8.5.0-Beta1 |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | new |
Jump to:
Description
In a tasklist I can add a task by just clicking on the add task link. Sometimes, I just need to add 1 task, but more often, I need to add multiple tasks. At the moment this can be done by adding a task once at a time. This costs me too much time and I thought it would be nice to be able to add multiple tasks.
This concept is being used in upload forms often.
(Also in the forum)
I don't know if that's discussed somewhere else, but I think it has been.
Adding a task should be done through AJAX-y stuff in order not to have page loads. If that's implemented, I don't know if adding multiple tasks would still be as useful.
To me, adding the javascript way of adding tasks is very much needed and would remove the need for the feature described here.
Any differing opinion?