Page 1 of 1

Incorrect resource on scheduleMenu right-click

Posted: Thu Nov 17, 2022 1:15 pm
by dan@ecpro.co.uk

Hi,

We are still experiencing the issue mentioned here: https://github.com/bryntum/support/issues/4988, but only when using a mobile device (or emulating a mobile device such as iPad Air in Chrome Developer Tools).

Reproducer attached, for using on the demo here: https://bryntum.com/examples/calendar/calendar-scheduler

Steps to reproduce:

Replace the example code with the attached, which just adds the following:

scheduleMenu: {
       processItems({ items, resourceRecord }) {
          console.log(resourceRecord.data.name, 'resource');
       }

Right-click inside the grid, and see that the resourceRecord logged out is off by one.

This behaviour does not occur outside of mobile devices/emulation as far as we can see.


Re: Incorrect resource on scheduleMenu right-click

Posted: Fri Nov 18, 2022 3:05 pm
by alex.l

Reproduced. Thank you for notifying us, we will fix that. Here is a ticket https://github.com/bryntum/support/issues/5609


Re: Incorrect resource on scheduleMenu right-click

Posted: Thu Jan 12, 2023 1:03 pm
by dan@ecpro.co.uk

Hi Alex, is there any movement on this issue by any chance?

Happy new year to you all!


Re: Incorrect resource on scheduleMenu right-click

Posted: Thu Jan 12, 2023 2:09 pm
by tasnim

Hello,

Happy new year to you too. Unfortunately, no updates on it for now. I've also added a comment to the ticket that you asked for the fix.
Please subscribe to the ticket so if there is any updates it will notify you.

All the best :),
Tasnim


Re: Incorrect resource on scheduleMenu right-click

Posted: Mon May 15, 2023 12:07 pm
by dan@ecpro.co.uk

Hi Tasnim

Is there any update on this please?

Many thanks
Dan


Re: Incorrect resource on scheduleMenu right-click

Posted: Mon May 15, 2023 3:33 pm
by tasnim

Hi,

Unfortunately, not. But we will look into it soon.

Thanks for your patience
Tasnim


Re: Incorrect resource on scheduleMenu right-click

Posted: Wed May 17, 2023 2:55 pm
by fabio.mazza

Hello,
can you please test it in real iPad again with latest released version?