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

Fix workspace menu and connect button issues #3821

Merged
merged 4 commits into from
Jan 5, 2024

Conversation

marrobi
Copy link
Member

@marrobi marrobi commented Jan 5, 2024

Fixes #3819 #3820

This pull request fixes two issues in the code:

  1. The workspace menu was not working correctly.

  2. The connect button was showing even when there was no URI available.

These issues have been resolved by updating the code in the affected files.

Copy link

github-actions bot commented Jan 5, 2024

Unit Test Results

0 tests   0 ✅  0s ⏱️
0 suites  0 💤
0 files    0 ❌

Results for commit 4ec521c.

♻️ This comment has been updated with latest results.

@marrobi
Copy link
Member Author

marrobi commented Jan 5, 2024

@damoodamoo @jjgriff93 if have any ideas what's caused the workspace menu issues would love to know, but this seems to fix. Thanks,

@marrobi marrobi linked an issue Jan 5, 2024 that may be closed by this pull request
@jjgriff93
Copy link
Collaborator

Looks good - and no idea to be honest

@marrobi
Copy link
Member Author

marrobi commented Jan 5, 2024

/test-force-approve ui only

@marrobi marrobi enabled auto-merge (squash) January 5, 2024 17:17
Copy link

github-actions bot commented Jan 5, 2024

🤖 pr-bot 🤖

✅ Marking tests as complete (for commit 4ec521c)

(in response to this comment from @marrobi)

@marrobi marrobi merged commit 72e5f59 into microsoft:main Jan 5, 2024
10 checks passed
@marrobi marrobi deleted the marrobi/issue3819 branch January 5, 2024 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Connect button shows when no connection uri Workspace service link s not working in left nav
2 participants