Discuss anything related to web development but no technical support questions


Post by luisbulaong »

Clicking anywhere in the grid makes the scheduler scroll to focused row.

Encountered this after the upgrade to scheduler version 6.0.4.

Do you have any idea how to fix this?

Thanks

Post by pmiklashevich »

Could you please provide more details of how to reproduce the issue? Our samples have a Feedback button at the right. You can use it to report the issue, then we'll receive the steps automatically.

Pavlo Miklashevych
Sr. Frontend Developer


Post by luisbulaong »

I'm using the external drag and drop, when I click on any resource (row) it becomes highlighted then when I scroll down and click to another resource it scrolls up to the first resource I selected. BTW I was able to replicate it in your external drag & drop example.

Replication step:
1. make sure to have more resources so vertical scrollbar will show.
2. click on the first resource
3. scroll to the bottom then click anywhere in the grid

Post by pmiklashevich »

Reproduced! Thank you for the report! Here is the ticket to track the issue: https://app.assembla.com/spaces/bryntum/tickets/7018

Pavlo Miklashevych
Sr. Frontend Developer


Post by luisbulaong »

Alright. I hope you could fix this soon. thanks!

Post by luisbulaong »

Hi. I just want to ask about the status of this issue or is there any lower version that we can use that doesn't have this bug because our users are complaining about this. thank you.

Post by mats »

We're working on it right now, should be solved in the next day or two and part of next release!

Post by luisbulaong »

Hi dev team, I applied the fix for the scrolling issue upon the release of version 6.0.5 and it still doesn't work and I encountered another issue when closing a window the view scrolls up again to last focused row.

Replication step for scheduler auto scrolls to focused row:
1. make sure to have more resources (at least 100 resources) so vertical scrollbar will show.
2. click on the first resource
3. scroll to the bottom then click anywhere in the grid

https://www.bryntum.com/examples/schedu ... aldragdrop


Replication step for closing window issue:
1. make sure to have more resources so vertical scrollbar will show.
2. click on the first resource (Rob)
3. scroll to the bottom then double click an event assigned to (Jong)
4. Window will appear then close it

I have replicated it in your example https://www.bryntum.com/examples/schedu ... venteditor

Post by Terence »

I've pushed a fix, you can try tomorrow with the nightly build.

Post by luisbulaong »

I tried the nightly build 2018-11-08 but encountered the same issues. I'm loading large set of data like more than 500 resources and events.

Post Reply