Skip to content

Stop button on the "All file" page #16137

@jameslao

Description

@jameslao

Using Nextcloud snap 17.0.0 alpha Build:2019-06-26T22:01:48+00:00

If I go to pages like Recent, Favorites, Shares, etc, and come back to "All Files" page, there's a stop button shown, like shown below.

image

Refreshing the page removes it.

This button usually has style="display:none", but that style is missing if I switch pages as mentioned above.

<div id="uploadprogresswrapper">
<div id="uploadprogressbar" data-original-title="" title="">
	<em class="label outer">
	<span class="desktop"></span>
	<span class="mobile"></span></em>
</div>
<button class="stop icon-close" style=""> 
	<span class="hidden-visually"></span>
</button>
</div>

Metadata

Metadata

Assignees

No one assigned

    Labels

    1. to developAccepted and waiting to be taken care ofbug

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions