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

Dragging an event in the RTL month view calendar #1801

Open
JonathanGilyadov opened this issue Nov 7, 2020 · 2 comments
Open

Dragging an event in the RTL month view calendar #1801

JonathanGilyadov opened this issue Nov 7, 2020 · 2 comments

Comments

@JonathanGilyadov
Copy link

Do you want to request a feature or report a bug?

A bug

What's the current behavior?

When dragging an event in the RTL month view calendar, the calendar gets confused and the event goes in the opposite direction

My browser is google chrome,
React big calendar version 0.28.5

I found this, which fully describes my issue, but for me, it keeps happening
#172

What's the expected behavior?

While dragging, I expect the event to hover over the date which I am selecting

@JonathanGilyadov JonathanGilyadov changed the title Dragging an event in the RTL month view calendar, Dragging an event in the RTL month view calendar Nov 7, 2020
@spirituelle
Copy link

I released the same issue, I made a 2 days research to control it manually, but no solutions unfortunately, so I removed the drag and drop for the moment.

@JonathanGilyadov
Copy link
Author

I released the same issue, I made a 2 days research to control it manually, but no solutions unfortunately, so I removed the drag and drop for the moment.

For me, the drag and drop is crucial, so I made the calendar LTR while my whole website is RTL, this so very unfortunate.

cutterbl pushed a commit that referenced this issue Aug 7, 2023
github-actions bot pushed a commit that referenced this issue Aug 7, 2023
## [1.8.2](v1.8.1...v1.8.2) (2023-08-07)

### Bug Fixes

* **rtl DnD:** Dragging an event in the RTL month view calendar gets confused to the wrong side ([#2426](#2426)) ([ebe8c2c](ebe8c2c)), closes [#2310](#2310) [#1801](#1801)
soulsam480 pushed a commit to revenuehero/react-big-calendar that referenced this issue Dec 11, 2023
soulsam480 pushed a commit to revenuehero/react-big-calendar that referenced this issue Dec 11, 2023
## [1.8.2](jquense/react-big-calendar@v1.8.1...v1.8.2) (2023-08-07)

### Bug Fixes

* **rtl DnD:** Dragging an event in the RTL month view calendar gets confused to the wrong side ([jquense#2426](jquense#2426)) ([ebe8c2c](jquense@ebe8c2c)), closes [jquense#2310](jquense#2310) [jquense#1801](jquense#1801)
github-actions bot pushed a commit to additio/react-big-calendar that referenced this issue Mar 12, 2024
# [1.1.0](v1.0.0...v1.1.0) (2024-03-12)

### Bug Fixes

* add isBackgroundEvent to onSelectEvent event obj ([jquense#2491](https://github.com/additio/react-big-calendar/issues/2491)) ([fdbb496](fdbb496))
* **ARIA:** remove tabindex ([jquense#2508](https://github.com/additio/react-big-calendar/issues/2508)) ([7e01c3d](7e01c3d)), closes [jquense#2498](https://github.com/additio/react-big-calendar/issues/2498)
* changed flex-direction for rbc-toolbar mobile ([jquense#2497](https://github.com/additio/react-big-calendar/issues/2497)) ([8d7b20d](8d7b20d)), closes [jquense#1699](https://github.com/additio/react-big-calendar/issues/1699)
* day events sort fixed ([jquense#2512](https://github.com/additio/react-big-calendar/issues/2512)) ([ac1ff00](ac1ff00))
* **DnD:** dragAndDrop EventWrapper.js error: cannot add property 'X', object is not extensible ([0c4826a](0c4826a))
* **dnd:** move merge components ([fd02261](fd02261)), closes [jquense#2359](https://github.com/additio/react-big-calendar/issues/2359)
* fixing invalid ref with invalid scrollHeight ([jquense#2459](https://github.com/additio/react-big-calendar/issues/2459)) ([a4bc8f3](a4bc8f3))
* Modify events.js ([jquense#2444](https://github.com/additio/react-big-calendar/issues/2444)) ([2a838d9](2a838d9))
* replace deprecated onKeyPress by onKeyDown ([21f51f2](21f51f2))
* **rtl DnD:** Dragging an event in the RTL month view calendar gets confused to the wrong side ([jquense#2426](https://github.com/additio/react-big-calendar/issues/2426)) ([ebe8c2c](ebe8c2c)), closes [jquense#2310](https://github.com/additio/react-big-calendar/issues/2310) [jquense#1801](https://github.com/additio/react-big-calendar/issues/1801)
* scrollToTime does not work properly, when min specified ([jquense#2051](https://github.com/additio/react-big-calendar/issues/2051)) ([04c1888](04c1888))
* to build ([jquense#2517](https://github.com/additio/react-big-calendar/issues/2517)) ([621fc7e](621fc7e))
* typo ([jquense#2443](https://github.com/additio/react-big-calendar/issues/2443)) ([407e168](407e168))

### Features

* add citation file ([jquense#2523](https://github.com/additio/react-big-calendar/issues/2523)) ([3de0059](3de0059))
* **allDayMaxRows:** Allow for more granular control ([36871bf](36871bf)), closes [jquense#2386](https://github.com/additio/react-big-calendar/issues/2386)
* **event sort:** update event sort for multi day ([jquense#2502](https://github.com/additio/react-big-calendar/issues/2502)) ([ff209d0](ff209d0))
* showMore message add event info ([jquense#2496](https://github.com/additio/react-big-calendar/issues/2496)) ([18012b7](18012b7))
* Support multiple resources on an event ([91155c5](91155c5)), closes [jquense#2405](https://github.com/additio/react-big-calendar/issues/2405) [jquense#1649](https://github.com/additio/react-big-calendar/issues/1649)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants