Skip to content

Commit a5a633e

Browse files
committed
Add warning about deletion propagation time.
1 parent ca2ce67 commit a5a633e

File tree

1 file changed

+1
-0
lines changed
  • src/shared/containers/SubmissionManagement

1 file changed

+1
-0
lines changed

src/shared/containers/SubmissionManagement/index.jsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,7 @@ class SubmissionManagementPageContainer extends React.Component {
187187
This will permanently remove all
188188
files from our servers and can’t be undone.
189189
You’ll have to upload all the files again in order to restore it.
190+
Note that deleting the file may take a few minutes to propagate through the Topcoder platform.
190191
</p>
191192
<div
192193
/* NOTE: Current implementation of the loading indicator is

0 commit comments

Comments
 (0)