Skip to content

workspace: Fix remote project buttons sharing same element ID on welcome page#49096

Merged
danilo-leal merged 1 commit intozed-industries:mainfrom
lingyaochu:welcomepage
Feb 13, 2026
Merged

workspace: Fix remote project buttons sharing same element ID on welcome page#49096
danilo-leal merged 1 commit intozed-industries:mainfrom
lingyaochu:welcomepage

Conversation

@lingyaochu
Copy link
Copy Markdown
Contributor

@lingyaochu lingyaochu commented Feb 13, 2026

Closes #49083

This issue was caused by remote projects on the welcome page sharing the same ID, as they all used the "Remote Project" label. Additionally, the tab size was hardcoded to 10, which caused the tab navigation to break. This PR assigns unique IDs and removes the hardcoded limitation.

  • locally checked the click behavior
  • self-review done

Release Notes:

  • Fixed Welcome page remote projects not responding correctly when clicked.

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Feb 13, 2026
@github-actions github-actions bot added the community champion Issues filed by our amazing community champions! 🫶 label Feb 13, 2026
@maxdeviant maxdeviant changed the title workspace: Fix remote project buttons sharing same element ID in welcome page workspace: Fix remote project buttons sharing same element ID on welcome page Feb 13, 2026
Copy link
Copy Markdown
Member

@danilo-leal danilo-leal left a comment

Choose a reason for hiding this comment

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

Awesome, thank you so much!

@danilo-leal danilo-leal enabled auto-merge (squash) February 13, 2026 14:08
@danilo-leal danilo-leal merged commit 81ec5b7 into zed-industries:main Feb 13, 2026
31 checks passed
@lingyaochu lingyaochu deleted the welcomepage branch February 13, 2026 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement community champion Issues filed by our amazing community champions! 🫶

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Welcome back Page: Recent Projects broken with multiple remote projects

2 participants