Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat(site): Show update confirmation dialog#7420

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
BrunoQuaresma merged 1 commit intomainfrombq/confirm-update
May 4, 2023

Conversation

BrunoQuaresma
Copy link
Collaborator

Preview:
Screen Shot 2023-05-04 at 15 14 37

Close#6989

@BrunoQuaresmaBrunoQuaresma requested a review froma teamMay 4, 2023 18:15
@BrunoQuaresmaBrunoQuaresma self-assigned thisMay 4, 2023
@BrunoQuaresmaBrunoQuaresma requested review fromKira-Pilot and removed request fora teamMay 4, 2023 18:15
@BrunoQuaresmaBrunoQuaresmaenabled auto-merge (squash)May 4, 2023 18:29
Copy link
Contributor

@rodrimaiarodrimaia left a comment

Choose a reason for hiding this comment

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

LGTM

@@ -132,7 +134,7 @@ export const WorkspaceReadyPage = ({
handleStop={() => workspaceSend({ type: "STOP" })}
handleRestart={() => restartWorkspace(workspace)}
handleDelete={() => workspaceSend({ type: "ASK_DELETE" })}
handleUpdate={() =>workspaceSend({ type: "UPDATE" })}
handleUpdate={() =>setIsConfirmingUpdate(true)}
Copy link
Contributor

Choose a reason for hiding this comment

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

nice!!!! 👌

@BrunoQuaresmaBrunoQuaresma merged commit164146c intomainMay 4, 2023
@BrunoQuaresmaBrunoQuaresma deleted the bq/confirm-update branchMay 4, 2023 18:40
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsMay 4, 2023
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@rodrimaiarodrimaiarodrimaia approved these changes

@Kira-PilotKira-PilotAwaiting requested review from Kira-PilotKira-Pilot was automatically assigned from coder/ts

Assignees

@BrunoQuaresmaBrunoQuaresma

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

Double-confirm workspace Update from the UI
2 participants
@BrunoQuaresma@rodrimaia

[8]ページ先頭

©2009-2025 Movatter.jp