# Remove "Uploading..." from a newly created / edited post

**URL:** https://meta.discourse.org/t/remove-uploading-from-a-newly-created-edited-post/46882
**Category:** Feature
**Created:** [July 6, 2016, 3:36am UTC](https://meta.discourse.org/t/remove-uploading-from-a-newly-created-edited-post/46882 "2016-07-06T03:36:55Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![meglio](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/meglio/32/71444_2.png) [@meglio](https://meta.discourse.org/u/meglio)
#### Post date: [July 6, 2016, 3:36am UTC](https://meta.discourse.org/t/remove-uploading-from-a-newly-created-edited-post/46882/1 "2016-07-06T03:36:55Z")

</div>

It happens often that people try to upload multiple images in their post editor at once. If they see a few successfully loaded photos and accidentally don’t check that ALL of them have been uploaded, the post ends up containing something like this:

```
[Uploading...]()

```

… that looks like an unclickable unusable link:

Uploading…

It is counter-intuitive in that it is not clear why an image gets converted to a link…

**Proposed solution - quick:** disable submitting a post while there is at least one image which is still being uploaded.

Alternatively, it would be helpful to at least automatically remove those `[Uploading...]()` entries of not fully uploaded images from a post. Note: the actual text inside the brackets to check while removing from the post should be internationalized.

---

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [July 6, 2016, 11:11am UTC](https://meta.discourse.org/t/remove-uploading-from-a-newly-created-edited-post/46882/2 "2016-07-06T11:11:41Z")

</div>

> [@meglio](#):
>
> Proposed solution - quick: disable submitting a post while there is at least one image which is still being uploaded.

We’re already doing this 😉 Posting is disabled while uploading.

I think the issue is

> [@When I drag photos after each other from Windows Explorer into Firefox, "Uploading..." is displayed multiple times](https://meta.discourse.org/t/when-i-drag-photos-after-each-other-from-windows-explorer-into-firefox-uploading-is-displayed-multiple-times/46712):
>
> Hey all, I couldn’t find a related topic, so I started a new one. We are running Discourse v1.6.0.beta9 +3 on the [Fairphone Forum](https://forum.fairphone.com). I was composing a post with multiple photos (~6MB each) and dragged them into post composer one after each other. They were uploaded correctly, but “Uploading…” appeared more then once per photo. Actually it appeared once for the first photo and then twice for the second, thrice for the third, etc. Luckily photos get uploaded only once, and not multiple times. ####…

> [@meglio](#):
>
> Note: the actual text inside the brackets to check while removing from the post should be internationalized.

It’s already i18ned 😉 The string is in `client.en.yml` and is called “`uploading`”.

---

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [July 6, 2016, 11:11pm UTC](https://meta.discourse.org/t/remove-uploading-from-a-newly-created-edited-post/46882/3 "2016-07-06T23:11:58Z")

</div>

This topic was automatically closed after 12 hours. New replies are no longer allowed.
