-
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
[FILES] Allow user to delete or remove themselves from a shared folder #1329
Conversation
Your Render PR Server URL is https://gaming-ui-stage-pr-1329.onrender.com. Follow its progress at https://dashboard.render.com/static/srv-c3thpec6fj3adr29213g. |
Your Render PR Server URL is https://storage-ui-stage-pr-1329.onrender.com. Follow its progress at https://dashboard.render.com/static/srv-c3thpfk6fj3adr2921n0. |
Your Render PR Server URL is https://files-ui-stage-pr-1329.onrender.com. Follow its progress at https://dashboard.render.com/static/srv-c3thpgs6fj3adr2922ig. |
This pull request introduces 2 alerts when merging 1b182be into 8b55baa - view on LGTM.com new alerts:
|
This pull request introduces 2 alerts when merging d7b980a into dc791b2 - view on LGTM.com new alerts:
|
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.
Looks 💯 to me!
packages/files-ui/src/Components/Modules/FileBrowsers/SharedFoldersOverview.tsx
Outdated
Show resolved
Hide resolved
packages/files-ui/src/Components/Modules/FileBrowsers/views/FileSystemItem/SharedFolderRow.tsx
Outdated
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 perfectly! Only have nits as I saw them, mostly not introduced by you be quick to fix :)
packages/files-ui/src/Components/Modules/FileBrowsers/SharedFoldersOverview.tsx
Outdated
Show resolved
Hide resolved
packages/files-ui/src/Components/Modules/FileBrowsers/views/FileSystemItem/SharedFolderRow.tsx
Outdated
Show resolved
Hide resolved
packages/files-ui/src/Components/Modules/FileBrowsers/views/FileSystemItem/SharedFolderRow.tsx
Outdated
Show resolved
Hide resolved
packages/files-ui/src/Components/Modules/FileBrowsers/views/FileSystemItem/SharedFolderRow.tsx
Outdated
Show resolved
Hide resolved
packages/files-ui/src/Components/Modules/FileBrowsers/views/FileSystemItem/SharedFolderRow.tsx
Outdated
Show resolved
Hide resolved
packages/files-ui/src/Components/Modules/FileBrowsers/views/FileSystemItem/SharedFolderRow.tsx
Outdated
Show resolved
Hide resolved
Nice! Looking great on Render 👍 |
Co-authored-by: Tanmoy Basak Anjan <tanmoy3399@gmail.com> Co-authored-by: Thibaut Sardan <33178835+Tbaut@users.noreply.github.com>
Closes #1303