Scheduler behavior on Mobil

I want to know if there a way to change how my scheduler behaves on mobile screen

at the moment with this configuration my scheduler shrinks too much and user cant navigate correctly

i would like to know if when mobile i can detect and change the view to show only one day and shrink the groups on the left to its minimun since they have alot of white space, this way user can at least view one day at a time correctly


no matter which timeline view i choose on mobile they dont change, is there an optimize way to use the scheduler on mobile?

This is my shceduler template


1 Reply

SR Swathi Ravi Syncfusion Team August 19, 2024 01:32 PM UTC

Hi Arturo,
Thank you for reaching out to us.

Based on the image and details you’ve provided; we have reviewed your query. It appears that in mobile view, the scheduler is currently displaying only one resource and grouping all resources under a menu, as shown in the image shared below. Clicking the menu should list all the resources.


However, it seems that the resources in your image are not grouped into the menu. This issue might be related to the enableCompactView property in the resource group settings. If this property is set to true, the scheduler does not group resources into the menu, displaying them similarly to the desktop view. To group all resources into the menu, please set enableCompactView to false.

If you continue to experience issues, please provide your full scheduler-related code snippets or try to replicate the issue using one of our sample projects.



Best regards,
Swathi

Loader.
Up arrow icon