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

DnD addon: specify a resizing step distinct from the calendar step #2525

Closed
3 tasks done
duartegalvao opened this issue Feb 29, 2024 · 1 comment
Closed
3 tasks done

Comments

@duartegalvao
Copy link

Clear and concise description of the problem

We wish to be able to resize events with a small step, such as 5 minutes. However, when setting the step prop to such a value, the table gets too large to fit properly on a screen, even when using the min and max props to trim empty space.

Suggested solution

We propose adding a resizingStep prop to DnD calendars, which would override the step prop for resizing when set.

Alternative

No response

Additional context

We are considering the adoption of react-big-calendar in Indico to replace the current legacy timetable.

Validations

  • Read the docs.
  • Check that there isn't already an issue that request the same feature to avoid creating a duplicate.

Would you like to open a PR for this feature?

  • I'm willing to open a PR
@duartegalvao
Copy link
Author

Closing this because we realized that using timeslots in conjunction with step allows us to acheive this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant