DevExpress / devextreme-reactive

Business React components for Bootstrap and Material-UI
https://devexpress.github.io/devextreme-reactive/
Other
2.08k stars 382 forks source link

Configure drag and drop shift value and add a limitation to resize appointment #2293

Open u17zl opened 5 years ago

u17zl commented 5 years ago

I'm using

React Scheduler

Description

I want to cusotimize resize height interval, like 15 mins, 30 mins, 60 mins, and limitation of maximum height of resize like 15 mins, 30 mins, 60 mins. I know this is implemented somewhere in react-scheduler-core computed function. Could you guys consider this feather in the future? Apprecaite a lot

MaximKudriavtsev commented 5 years ago

Hi @u17zl,

Thank you for your interest in our product. Unfortunately, we don't have any capability to achieve it now. Our drag and drop shift is half of the cellDemention view property (default 15 minutes). You can specify cellDemention by other values if you want to drag/resize appointments by a specific shift.

We are focused on the implementation of common and popular scheduler features like Group and Resources, Appointment Collector and others now, but we will surely keep your suggestion in mind.