-
Notifications
You must be signed in to change notification settings - Fork 16
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 on storage #2084
DnD on storage #2084
Conversation
Your Render PR Server URL is https://chainsafe-components-stage-pr-2084.onrender.com. Follow its progress at https://dashboard.render.com/static/srv-c99i3lf6d9kgu5172cvg. |
Your Render PR Server URL is https://files-ui-stage-pr-2084.onrender.com. Follow its progress at https://dashboard.render.com/static/srv-c99i3mf6d9kgu5172d4g. |
Your Render PR Server URL is https://storage-ui-stage-pr-2084.onrender.com. Follow its progress at https://dashboard.render.com/static/srv-c99i3nf6d9kgu5172dm0. |
Hey Tanmoy, I noticed a few issues in this branch after these changes:
breadcrumb.issues.mov
empty.folder.issue.mov
|
Hey @asnaith, thanks for the check. Interesting stuff, |
@tanmoyAtb This was at 1280 x 720 resolution on Chrome / Firefox. The easiest way to reproduce this is to create a folder, double click on it, add a new folder inside and repeat. After a couple of times doing that you will see that things start to go awry with the breadcrumb. |
All right, we had a css system missing on storage. It's all updated. |
Hey @tanmoyAtb this is looking great after the css fix. The only DND issue remaining is the one I mentioned before with blank folders.
I'm assuming we'd want to fix it (because it's allowed on Files) but I'm not sure. What do you think? |
@tanmoyAtb Oh! Good catch. I hadn't yet realized it was specifically related to bucket type |
All right. It should be good to go now. |
👍 Working great for both bucket types now |
packages/storage-ui/src/Components/Modules/FilesList/DragPreviewLayer.tsx
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Working really well. I left one quick suggestion, that will make for neater code, but besides that this is good to go.
closes #2071
Submission checklist:
Layout
Theme