bigcalendar/react-big-calendar

DnD from outside preview doesn't work for week / day cells

开放

#2,150 创建于 2022年3月17日

 (3 条评论) (2 个反应) (0 位负责人)JavaScript (2,302 个派生)batch import
bughelp wanted

仓库指标

星标
 (8,736 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Check that this is really a bug

  • I confirm

Reproduction link

https://jquense.github.io/react-big-calendar/examples/index.html?path=/story/addons-drag-and-drop--example-3

Bug description

  1. Open https://jquense.github.io/react-big-calendar/examples/index.html?path=/story/addons-drag-and-drop--example-3
  2. Check "Display dragged item in cell while dragging over"
  3. Toggle week view
  4. Drag item

Expected Behavior

DnD preview should work for hour specific events

Actual Behavior

DnD preview works only for all day events

react-big-calendar version

0.39.4

React version

17.0.2

Platform/Target and Browser Versions

Ubuntu Chrome

Validations

  • Read the docs.
  • Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
  • Make sure this is a react-big-calendar issue and not an implementation issue

Would you like to open a PR for this bug?

  • I'm willing to open a PR

贡献者指南