-
Notifications
You must be signed in to change notification settings - Fork 15
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 default date range for gantt view #22
Comments
I think default range should be between the beginning of the earliest task and ended of latest task. Why do we need date range while we can filtre tasks bu date anyway? |
Hello, I know system with hundreds tasks on 3 or 4 years. Loading all tasks can take a long time. |
Not that I can think of a better solution but I just don't feel right about having two date filters in the same page. It is possible to filter by date before switching to gantt view. It works that way in standart gantt anyway. What do you think about tasks without start-end dates? Do you think they can be shown with current date or what? |
Hello, Tasks without start and end date. I don't know. Technicaly, yes we can display it at the current date, but it's right to display-it ? |
No description provided.
The text was updated successfully, but these errors were encountered: