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

Add a feature banner to hosted VSCode #6392

Closed
loujaybee opened this issue Oct 25, 2021 · 6 comments
Closed

Add a feature banner to hosted VSCode #6392

loujaybee opened this issue Oct 25, 2021 · 6 comments
Labels
editor: code (browser) meta: stale This issue/PR is stale and will be closed soon team: IDE

Comments

@loujaybee
Copy link
Member

loujaybee commented Oct 25, 2021

The release of https://vscode.dev/ came with an update banner shown above the IDE.

Screenshot 2021-10-25 at 19 08 29

This would be useful functionality to have in Gitpod to surface news, features, or general announcements.

We have similar functionality in the Gitpod website used for announcements. We should also consider the banner to have a start and/or end date so that it does not need to be manually added or removed / deployed.

See (internal link)

CC: @mikenikles (incase you have additional notes to add 🙏 )

@mikenikles
Copy link
Contributor

Awesome sauce :)! We can create a special /changelog/latest endpoint on the marketing website so that the link in the banner does not need to be updated.

If we want release-specific content in the banner, let me know and we can expose an API endpoint to provide changelog content in JSON format.

@akosyakov
Copy link
Member

I think we should first replace Release Notes with proper content. Right now it show something about Code OSS, then it will be aligned with VS Code Desktop experience, i.e. whenever there is a new changelog page and user did not see it VS Code will present it. It is configurable in product.json: https://github.com/gitpod-io/openvscode-server/blob/b4c93f562e970677c638852ff45418d9fd09004b/src/vs/base/common/product.ts#L105-L106

@loujaybee
Copy link
Member Author

loujaybee commented Nov 25, 2021

This could actually be re-purposed for different use-cases, such as providing:

  1. A logical path back to the dashboard (this was an issue observed in usability testing)
  2. Helping users to understand their workspace context, e.g. Please use a useful workspace name instead of a nonsensical one #4129 and Display Gitpod context prominently in UI #6227

@imskr
Copy link

imskr commented Jan 13, 2022

Can I work on this?

@loujaybee
Copy link
Member Author

loujaybee commented Feb 14, 2022

@imskr - Sure, if you want to provide some details here of what you plan, we can try to collaborate before you spend invest too much time in a PR. 🙏 Also linking related roadmap item: #7537

Removing from inbox for now.

@stale
Copy link

stale bot commented May 31, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the meta: stale This issue/PR is stale and will be closed soon label May 31, 2022
@stale stale bot closed this as completed Jun 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
editor: code (browser) meta: stale This issue/PR is stale and will be closed soon team: IDE
Projects
None yet
Development

No branches or pull requests

4 participants