yonatanmgr / mathberet

Mathberet is a self-hosted digital mathematics notebook written in React and Typescript, designed for math students who need a platform for graphing, sketching, and writing in LaTeX.
MIT License
177 stars 12 forks source link

Added logic to prevent dragging items to forbidden places #31

Closed zivnadel closed 1 year ago

zivnadel commented 1 year ago

@yonatanmgr This PR fixes #27. I also added a new modal message, Modal 5, to indicate the user he can't drag item to the directory. I added i18n versions for Hebrew and English.

zivnadel commented 1 year ago

@yonatanmgr Fixed