I’ve encountered an issue in the Smart Scheduler where, after clicking “Delete” in the collector menu, the first cell of the calendar turns blue. This also happens intermittently when closing popups on the top right of the demo. It seems to be a defect in the scheduler, is there a known fix or workaround?
This behavior cannot be prevented as it is by design. We keep the focus in the Scheduler when the focused element is removed so the user can use the keyboard navigation to add or update another event. In case you have a license, you could modify this by editing this behavior in the source code.
Thank you for the clarification. Yes, I am a licensed user and have access to the source code. Could you please guide me on how to modify this behavior? Specifically, which component or part of the code should I be looking at to change the way focus is managed when an element is removed?
I’m working with the Scheduler in an Angular environment, so any details or pointers on where to make the adjustments would be greatly appreciated.
This is a community forum so we cannot discuss this here. Please, ask your questions to support@jqwidgets.com which is our official support email address.