Skip to content

Update deploy command messages and unsaved changes detection logic#427

Merged
MicroFish91 merged 3 commits intomainfrom
mwf/deploy-message
Aug 8, 2023
Merged

Update deploy command messages and unsaved changes detection logic#427
MicroFish91 merged 3 commits intomainfrom
mwf/deploy-message

Conversation

@MicroFish91
Copy link
Copy Markdown
Contributor

Single:

image

image

Multiple:

image

image

@MicroFish91 MicroFish91 changed the title Update deploy command messages and detecting unsaved changes Update deploy command messages and unsaved changes detection Aug 7, 2023
@MicroFish91 MicroFish91 marked this pull request as ready for review August 7, 2023 20:05
@MicroFish91 MicroFish91 requested a review from a team as a code owner August 7, 2023 20:05
@MicroFish91 MicroFish91 changed the title Update deploy command messages and unsaved changes detection Update deploy command messages and unsaved changes detection logic Aug 7, 2023
};

if (!await hasUnsavedChanges(wizardContext, item)) {
if (!await item.hasUnsavedChanges()) {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This is way better 🥳

@MicroFish91 MicroFish91 merged commit 0809cbd into main Aug 8, 2023
@MicroFish91 MicroFish91 deleted the mwf/deploy-message branch August 8, 2023 17:53
@microsoft microsoft locked and limited conversation to collaborators Mar 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants