Skip to content

Allow a popup page as the download page#23

Merged
EBusch merged 5 commits intofeature/prevent-auto-finishfrom
feature/download-as-popup
Jul 25, 2022
Merged

Allow a popup page as the download page#23
EBusch merged 5 commits intofeature/prevent-auto-finishfrom
feature/download-as-popup

Conversation

@EBusch
Copy link
Contributor

@EBusch EBusch commented Jul 21, 2022

No description provided.

Copy link

@bbeversdorf bbeversdorf left a comment

Choose a reason for hiding this comment

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

In general, this looks(?) pretty safe. It will need a thorough run thru though.

downloadStatus.DownloadsCancelled += HandleDownloadCancelled;

NavigationContext.PresentPage(CreateDownloadStatusPage(downloadStatus));
await ShowDownloadStatus(CreateDownloadStatusPage(downloadStatus));

Choose a reason for hiding this comment

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

@EBusch Could we get into a state where we are creating/presenting the download page more than once?
just wondering if we need a protection from creating multiple

@EBusch EBusch merged commit 88f7ccb into feature/prevent-auto-finish Jul 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants