-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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 Scheduler component #1407
Comments
This comment was marked as resolved.
This comment was marked as resolved.
Really looking forward to this! We just purchased Kendo React for now, but given our love for the MUI Component API's, we'd switch to this in a heartbeat if it was comparable or better! |
Take a look at https://www.bryntum.com/products/scheduler/. |
Currently using Full Calendar, but would love the flexibility of using an MUI based scheduler! |
Currently using another component to do that, but really really interrested by this implementation directly on mui! |
We are using mui since few years. Since you started to develop mui-x, we are replacing our third libraries by mui-x. We already use datagrid, treeview and date pickers (and plan to use charts as it becames stable). I am impatient to have the Scheduler which is a really important component for us. Do you have an idea when this component would be implemented? |
This comment was marked as resolved.
This comment was marked as resolved.
We love the MUI/MUIX components. We use the Devextreme Reactive charts and scheduler extensively, which recently announced was moving into maintenance mode (https://github.com/DevExpress/devextreme-reactive/blob/master/README.md). We'd love to convert more to MUIX and would be interested in beta testing anything that may come available. |
@troyschneringer I would be curious to know how moving from Devextreme Reactive charts to MUI X Charts is like as a user journey. Interesting retrospective that they provide https://github.com/DevExpress/devextreme-reactive/blob/master/README.md#why-devextreme-reactive-is-now-in-maintenance-support-mode
Back in 2019, after seeing mui/material-ui#18035 I tried to reach out to DevExpress CEO to find some ways to join force but I couldn't get hold on him. It will be interesting to see how https://npm-stat.com/charts.html?package=devextreme-react&package=%40devexpress%2Fdx-react-core evolves. Right now, it seems that DevExpress deprecated 50% of their React presence. |
Summary 💡
Provide a component to organize an agenda
Examples 🌈
Motivation 🔦
This component is relatively frequently required in enterprise applications. There is likely enough feature surface area to both cover the Community and Pro plan.
Benchmark
The text was updated successfully, but these errors were encountered: