-
Notifications
You must be signed in to change notification settings - Fork 385
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
The Timelines feature #2613
Comments
Hi @clintcmc, Do you mean Timeline view? If so, we are going to implement it after we are done with the Grouping feature. If not, could you please attach a screenshot? |
Hi, Thank you for your response. Yes that is pretty much what I need. Great to see it is already on your road-map. Do we have a rough idea of when this will be? Many thanks, Clint |
As soon as we finish Grouping and Compact Appointments. If you would like to use this feature now, you can use our React Wrappers. Please refer to our documentation. |
Is there a rough implementation timeline for when you anticipate having this feature? I see your comment above about there being a few features out in front of this, but I'm not sure if that correlates to weeks, months, years, etc. We are looking into using DevExpress but are debating if the release cadance will give us the features we need in the timeframe we need. |
My company recently purchased a license and we will be needing this view as well for our suite of apps. From what I understand the timeline view will be one of the major pieces that we will use. Re: the React Wrappers with devextreme-react, it appears that drag-and-drop with a Redux store forces a complete re-render of the UI when an event in the This is not a viable UX, which is what brought me here today. As such, we are blocked until this timeline is implemented, and I wanted to add a +1 as it is one of the main reasons that we purchased the library rather than building from scratch. Thanks. |
Thanks for the note. In terms of use cases, we have N number of As a meeting organizer, I want to see a schedule of rooms for my selected floor, so that I can reserve a room for my meeting As a dispatcher, I want to see a list of available, qualified technicians, so that I can schedule the work order quickly. Please let me know if you need further info. As one addition consideration, would love it if we could inject a component into the "Header" row of the resources (in this case, for Sorting and Search). Thanks again... |
Thank you very much! I think it would be very useful.
The following demo demonstrates how to add the Resource Filter into the Scheduler's toolbar. You can choose resources to display by the filter. In this case, you can change a text input type to improve UX. |
Hey guys, is there any update on this? We are stuck using the old component to get the timeline view but are having performance and usability issues with the rendering mechanics when we push updates via sockets to it. We are looking into either moving into a different product or rolling our own solution to get the timeline view unless this one is coming shortly. |
Hi @tj111, Unfortunately, this feature won't appear in 2020. We decided to postpone it due to other priority tasks in our Roadmap. If it's a must-have requirement and you have a limited time frame, consider migrating to our DevExtreme Scheduler for React. |
Hi @MaximKudriavtsev Any update on timeline feature, is there any ETA decided for this ? |
Hi any update on this? |
I'm using ...
Description
Is it possible to put the time of day across the top in 'DayView' and have the 'Appointments' listed vertically rather than the current setup which has the time of day down the left side and Appointments listed horizontally?.
This would allow more 'Appointments' to be listed. If you have many at the same time they get so small you cannot read the contents without clicking into them.
Environment
The text was updated successfully, but these errors were encountered: