-
Notifications
You must be signed in to change notification settings - Fork 816
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
[🕹️] Destination Folders become unreachable in "Move Folder" Modal when there are a lot of folders #938
Comments
/assign |
Assigned to @ish-gpt! Please open a draft PR linking this issue within 48h |
/assign |
This issue is already assigned to another person. Please find more issues here. |
/assign |
This issue is already assigned to another person. Please find more issues here. |
7 similar comments
This issue is already assigned to another person. Please find more issues here. |
This issue is already assigned to another person. Please find more issues here. |
This issue is already assigned to another person. Please find more issues here. |
This issue is already assigned to another person. Please find more issues here. |
This issue is already assigned to another person. Please find more issues here. |
This issue is already assigned to another person. Please find more issues here. |
This issue is already assigned to another person. Please find more issues here. |
This issue is already assigned to another person. Please find more issues here. |
3 similar comments
This issue is already assigned to another person. Please find more issues here. |
This issue is already assigned to another person. Please find more issues here. |
This issue is already assigned to another person. Please find more issues here. |
What side quest or challenge are you solving?
The issue is that when you try to move file(s) to a destination folder that is deeply nested, then the modal keeps expanding until it reaches the end of the screen, and it's not possible to move anymore.
Possible Solution: make the modal scrollable with a max-height so that it can expand infinitely and still able to reach the destination folder and able to move the document
Points
300 Points
Provide proof that you've completed the task
Open a PR with the working code and a detailed explanation of what you did, the use cases you tested and if possible, a video showing the solution.
The text was updated successfully, but these errors were encountered: