Unplanned
Last Updated: 19 Apr 2023 12:17 by Chris
Created by: Chris
Comments: 0
Category: Scheduler
Type: Bug Report
1

We have noticed that when you choose 'Yearly' in the recurrence editor that the text 'Recur every' shows up twice in the editor. If you change it to 'Monthly' or any other type of recurrence, this does not happen, and the text only shows up once.

The issue can be replicated in Binding to Generic List live demo.

Completed
Last Updated: 22 Aug 2022 14:15 by ADMIN

Test Environment:

OS: Windows_11
Version: 21H2
OS Build: 22000.795
Browser: Version 103.0.1264.71 (Official Build) (64-bit)

URL: https://demos.telerik.com/aspnet-ajax/scheduler/examples/overview/defaultcs.aspx

Repro Steps:
1. Open URL: https://demos.telerik.com/aspnet-ajax/scheduler/examples/overview/defaultcs.aspx page in Edge Browser.

2. In the calendar, TAB through the controls "Mon, 30", "Tue, 31", "Wed, 1", etc.

3. Observe the issue that the controls do not display a focus outline when they receive focus. 

Actual Behavior:

Focus indicator is not visible on the controls, "Mon, 30", "Tue, 31", "Wed, 1", etc.

Expected Behavior:

Focus indicator(s) must be clearly visible on each interactive element when navigating the page using the tab key.


 


Completed
Last Updated: 22 Jun 2022 12:13 by ADMIN
Completed
Last Updated: 22 Jun 2022 11:46 by ADMIN
ADMIN
Created by: Plamen
Comments: 1
Category: Scheduler
Type: Bug Report
0

			
Declined
Last Updated: 22 Jun 2022 10:56 by ADMIN
Completed
Last Updated: 22 Jun 2022 10:09 by ADMIN
ADMIN
Created by: Plamen
Comments: 1
Category: Scheduler
Type: Bug Report
1

			
Completed
Last Updated: 22 Jun 2022 09:34 by ADMIN
ADMIN
Created by: Hristo Valyavicharski
Comments: 1
Category: Scheduler
Type: Bug Report
1

			
Won't Fix
Last Updated: 20 Jun 2022 14:49 by ADMIN
Completed
Last Updated: 20 Jun 2022 14:43 by ADMIN
Declined
Last Updated: 13 May 2022 15:11 by ADMIN
ADMIN
Created by: Plamen
Comments: 1
Category: Scheduler
Type: Feature Request
0

			
Declined
Last Updated: 02 Mar 2022 11:37 by ADMIN
Created by: Ben
Comments: 1
Category: Scheduler
Type: Feature Request
0
There is an OnClientTimeSlotClick event that fires if the user clicks in a single time slot.

If the user clicks in one time slot and drags to select multiple time slots before releasing the mouse button no event is fired.

It would be useful if the existing event was fired in this case, or another event was added to fire in this case.
Completed
Last Updated: 10 Feb 2022 17:36 by ADMIN
Completed
Last Updated: 01 Nov 2021 10:43 by ADMIN
Release R3 2021 SP1
Created by: Remy
Comments: 0
Category: Scheduler
Type: Bug Report
0

When the Scheduler is in an initially hidden container, the appearance is broken. 

Solution: call the .repaint() method of the control as soon as the parent becomes visible

Completed
Last Updated: 14 Sep 2021 09:28 by ADMIN
Release Q3 2014
Completed
Last Updated: 12 Aug 2021 13:52 by ADMIN
Release R3 2021
Declined
Last Updated: 16 Jun 2021 08:10 by ADMIN
We'd like to control how simultaneous appointments are displayed. It would be nice if the appointments are shown above eachother, as it were layers with transparancy.

If that's not possible than we'd like to control the placing of the appointments. For example the appointments in order of priority from left to right.
Won't Fix
Last Updated: 16 Jun 2021 08:09 by ADMIN
Created by: Henk
Comments: 1
Category: Scheduler
Type: Feature Request
1

			
Declined
Last Updated: 14 Jun 2021 13:13 by ADMIN
Created by: Minculescu
Comments: 1
Category: Scheduler
Type: Feature Request
2
When setting ResourceMarkerType to "Bar" or "Block" on the AgendaView mode of the Scheduler, it would be useful if the marker would show the background and border colors that were specified in the ResourceStyleMapping section of the scheduler.
As it is now, it only takes the css class that was assigned to the resource type.
In our application the user can specify any color for each resource type using a colorpicker.
1 2 3 4 5 6