bryntum / support

An issues-only repository for the Bryntum project management component suite which includes powerful Grid, Scheduler, Calendar, Kanban Task Board and Gantt chart components all built in pure JS / CSS / TypeScript
https://www.bryntum.com
54 stars 6 forks source link

Highlight the time cell when hovering or clicking #9168

Open matsbryntse opened 5 months ago

matsbryntse commented 5 months ago

Similar to ScheduleContext feature in Scheduler.

Forum post

Hello, is there a way to highlight the time cell when clicking or hovering over it in the dayresource view?

Adam2105 commented 5 months ago

Hi @matsbryntse, I’m sorry, could you please remove this picture? It has information related to my client and is not supposed to be public.

matsbryntse commented 5 months ago

Done!

ExtAnimal commented 5 months ago

Isn't this a dupe of this? https://github.com/bryntum/support/issues/8353

And needs more specification. Hovering and clicking are extremely different. An image oif what is required would be useful.

Clicking moves focus away from where it is and indicates that the target becomes the focused entity and can then be manipulated using the keyboard. Hover is transient.

If click is needed, then this is intra-calendar navigation. Time block to time block. So day to day in MonthView and YearView but to in a DayView (probably defaulting to autoCreate.duration which is '1 hour' by default))

Intra-calendar navigation is definitely needed for accessibility. It's a very large task.

luis-cortina commented 4 months ago

Hi @matsbryntse, I sort of followed the thread here, and I'm looking at the example on the Scheduler and the scheduleContext class that allows you to do what is needed here is not present in the Calendar.

I'm looking to do the same thing, is there any way we can achieve this without you having to modify the component? Is this any close to being done or what can I do to push it up in the list?

matsbryntse commented 3 months ago

@luis-cortina If you'd like this feature request to be fast-tracked, perhaps we can discuss a sponsored feature implementation? Details at https://bryntum.com/services/

Let me know what you think.