Skip to content

Conversation

@ramprasadagarwal
Copy link
Collaborator

@ramprasadagarwal ramprasadagarwal commented Aug 19, 2025

What changes were proposed in this pull request?

  • Previously, when the user clicked the close icon on the file upload drawer, the drawer would close, but the uploaded file list was not cleared. As a result, upon uploading new files, the user would see both the newly uploaded files and the previously retained ones. This PR addresses and resolves that issue by ensuring the file list is cleared when the drawer is closed.
  • Added a button to cancel all pending files.
  • Showing the Upload drawer only on the storage browser page.
Screen.Recording.2025-09-24.at.6.47.33.PM.mov

How was this patch tested?

  • Added unit tests

Please review Hue Contributing Guide before opening a pull request.

@github-actions
Copy link

github-actions bot commented Aug 19, 2025

✅ Test files were modified. Ensure that the tests cover all relevant changes. ✅

@github-actions
Copy link

github-actions bot commented Aug 19, 2025

UI Code Coverage Report

Lines Statements Branches Functions
Coverage: 33%
39.88% (31295/78465) 31.55% (14604/46277) 25.79% (2346/9094)

@github-actions
Copy link

github-actions bot commented Aug 19, 2025

Coverage

Backend Code Coverage Report •
FileStmtsMissCoverMissing
TOTAL567532875749% 
report-only-changed-files is enabled. No files were changed during this commit :)

sanyam43
sanyam43 previously approved these changes Aug 20, 2025
Copy link
Collaborator

@bjornalm bjornalm left a comment

Choose a reason for hiding this comment

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

LGTM

@ramprasadagarwal ramprasadagarwal enabled auto-merge (squash) September 25, 2025 08:35
Copy link
Contributor

@JohanAhlen JohanAhlen left a comment

Choose a reason for hiding this comment

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

LGTM!

@ramprasadagarwal ramprasadagarwal merged commit b5577aa into master Sep 25, 2025
9 checks passed
@ramprasadagarwal ramprasadagarwal deleted the fix/upload-queue branch September 25, 2025 09:28
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