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

The Notification icon disappears after hiding the notification during creating the server #112640

Closed
v-xinda opened this issue Dec 16, 2020 · 2 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) workbench-status Status bar

Comments

@v-xinda
Copy link

v-xinda commented Dec 16, 2020

OS: Win10

Repro Steps:

  1. Install "Visual Studio Codespaces" extension.
  2. Add this setting in setting.json.
    "codespaces.accountProvider": "GitHub"
  3. Create a new Codespace --> Install "Database" extension.
  4. Create a new server.
  5. Hide the notification during creating the server.
  6. Check the state bar.

Expect:
The notification message automatically adapts to the width of state bar.

Actual:
The notification message doesn't automatically adapt to the width of state bar.
test01

More Info:
This issue doesn't reproduce when deleting the server.
image

@bpasero
Copy link
Member

bpasero commented Dec 16, 2020

/duplicate #6651

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s) workbench-status Status bar
Projects
None yet
Development

No branches or pull requests

3 participants
@bpasero @v-xinda and others