close
Skip to content

feat(uploads): add resin tracking for uploads manager - #1384

Merged
mergify[bot] merged 1 commit into
box:masterfrom
rosepierce:add-uploads-manager-resin
Jul 10, 2019
Merged

feat(uploads): add resin tracking for uploads manager#1384
mergify[bot] merged 1 commit into
box:masterfrom
rosepierce:add-uploads-manager-resin

Conversation

@rosepierce

Copy link
Copy Markdown
Contributor

Adding resin tracking for retrying failed uploads and expanding/collapsing the uploads manager.

@rosepierce
rosepierce requested a review from a team as a code owner July 9, 2019 23:17
@boxcla

boxcla commented Jul 9, 2019

Copy link
Copy Markdown

Verified that @rosepierce has signed the CLA. Thanks for the pull request!

return (
<div
className="bcu-overall-progress-bar"
data-resin-target={classNames({

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we use classNames for non-CSS purposes? I had to look at this a few times to realize it wasn't setting actual class names.

theme="default"
>
<PlainButton
data-resin-target=""

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems like the attribute shouldn't be applied if the value is empty.

Comment thread src/elements/content-uploader/ItemAction.js Outdated
@rosepierce
rosepierce force-pushed the add-uploads-manager-resin branch from d7026e9 to 150af81 Compare July 10, 2019 21:36
@rosepierce
rosepierce requested a review from a team as a code owner July 10, 2019 22:32
@rosepierce
rosepierce force-pushed the add-uploads-manager-resin branch from 4d47eeb to 7f35ddf Compare July 10, 2019 23:09
@mergify
mergify Bot merged commit 29d2af5 into box:master Jul 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants