Open Bug 1739070 Opened 3 years ago Updated 3 years ago

Place event list drop shadows at the end of the list, or with the same ordering as the other events.

Categories

(Calendar :: Calendar Frontend, enhancement)

enhancement

Tracking

(Not tracked)

People

(Reporter: henry-x, Unassigned)

Details

Currently, if you drag an event over an allday header in the multiday views, or over a day box in the multiweek views, we show an "dropshadow" at the start of the list.

However, showing the drop shadow at the end of the list might be more intuitive and would no longer cause the existing events to 'jump'. Or we could place the shadow where the event would be in the ordering if it were dropped.

To implement this well, we would need to make sure that when the lists would overflow, we auto-scroll them such that the drop shadow is visible. If the drag is successful, we should scroll to where the event actually ends up in the ordering. And if the drag leaves, we should restore the previous scroll position.

You need to log in before you can comment on or make changes to this bug.