Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not resize event and scroll at the same time #2437

Open
4 of 5 tasks
Dric0 opened this issue Aug 16, 2023 · 0 comments
Open
4 of 5 tasks

Can not resize event and scroll at the same time #2437

Dric0 opened this issue Aug 16, 2023 · 0 comments
Labels

Comments

@Dric0
Copy link

Dric0 commented Aug 16, 2023

Check that this is really a bug

  • I confirm

Reproduction link

https://jquense.github.io/react-big-calendar/examples/index.html?path=/docs/additional-examples-drag-and-drop--draggable-and-resizable

Bug description

The examples have the same problem, if you try to resize a event and scroll (bottom or top), it's not possible to make it bigger than the actual view, the view scrolls back. It is not possible to resize a event without it being fully shown in the calendar.

Expected Behavior

When resizing a event, it should be possible to keep scrolling it until the end of the view, without the scroll jumping back

Actual Behavior

When resizing event bigger than view height, the view scrolls back and don't let scroll past that height

react-big-calendar version

1.8.2

React version

17.0.1

Platform/Target and Browser Versions

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant