Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use hostname from patchDB as default server name #1758

Merged
merged 4 commits into from
Aug 29, 2022

Conversation

MattDHill
Copy link
Member

No description provided.

@MattDHill MattDHill marked this pull request as draft August 22, 2022 18:47
@MattDHill MattDHill marked this pull request as ready for review August 23, 2022 15:57
@MattDHill MattDHill requested a review from elvece August 28, 2022 17:54
const buffer = await blobToBuffer(this.toUpload.file!)
this.api.uploadPackage(guid, buffer).catch(e => console.error(e))

this.navCtrl.navigateRoot('/services')
Copy link
Member

Choose a reason for hiding this comment

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

Why not navigate to the installing service?

@elvece
Copy link
Member

elvece commented Aug 29, 2022

Is it expected that nothing should display in the preferences page?
No network request is made when this page is loaded.
Screen Shot 2022-08-29 at 10 23 07 AM

@MattDHill MattDHill merged commit 7056534 into master Aug 29, 2022
@MattDHill MattDHill deleted the feat/connection-message branch December 12, 2022 22:50
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.

None yet

2 participants