confluentinc / confluentinc/vscode

"Undo cancellation" option during quick register for artifacts

Open
#3,033 0 comments 0 reactions 1 assignee Claimed by @noeldevelops View on GitHub
Flink usability
Dominant language
TypeScript
Stars
34
Forks
17
Avg merge
1d 22h
Merged PRs (30d)
8

Description

Thinking about this after https://github.com/confluentinc/vscode/pull/3032

Users may accidentally "cancel" during one of the steps in the Artifact Quick Register flow, or may not understand the implications of `esc` during one of the steps.

Right now we quietly exit the entire flow if any of the quickpick steps return `undefined`, but a better user experience is to allow undo for these cancellations in a way that gets back to the state they had (with classes & function names ready to go if they had them).

Likely use a dialog that says "Are you sure you want to cancel?"

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.