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

Progress: let window progress turn into silent notification progress #93634

Closed
bpasero opened this issue Mar 28, 2020 · 0 comments
Closed

Progress: let window progress turn into silent notification progress #93634

bpasero opened this issue Mar 28, 2020 · 0 comments
Assignees
Labels
feature-request Request for new features or functionality verification-needed Verification of issue is requested verified Verification succeeded
Milestone

Comments

@bpasero
Copy link
Member

bpasero commented Mar 28, 2020

Window progress is currently only showing in the status bar and if you have multiple, you can only see the last one. If instead we turn every window progress into a notification progress with the silent option, the progress would still only be reported in the status bar, but clicking it will show all pending progresses.

Verification

  • create a simple extension that triggers progress using ProgressLocation.Window
  • verify you see your progress message in the status bar as before
  • verify you can click the progress message to see its notification
  • verify this also works when you fire up multiple progresses at the same time, you should see all as notifications once clicked on the status bar
@bpasero bpasero added feature-request Request for new features or functionality verification-needed Verification of issue is requested labels Mar 28, 2020
@bpasero bpasero added this to the March 2020 milestone Mar 28, 2020
@bpasero bpasero self-assigned this Mar 28, 2020
@bpasero bpasero closed this as completed Mar 28, 2020
@JacksonKearl JacksonKearl added the verified Verification succeeded label Apr 1, 2020
@github-actions github-actions bot locked and limited conversation to collaborators May 12, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request Request for new features or functionality verification-needed Verification of issue is requested verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

2 participants