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

getting-started: fixed open folder link #12857

Merged
merged 1 commit into from
Aug 31, 2023
Merged

Conversation

vince-fugnitto
Copy link
Member

@vince-fugnitto vince-fugnitto commented Aug 23, 2023

What it does

The pull-request fixes a bug where the getting-started page prompted users to select a workspace file instead of a workspace folder when triggering the open folder link when no recent workspaces are present.

How to test

  1. setup: clear history (ex: rm ~/.theia/recentworkspace.json)
  2. start the application
  3. open the getting-started (welcome) page
  4. in the recent list, select open a folder
  5. confirm the open folder dialog is present, and allows users to select folders

Review checklist

Reminder for reviewers

The commit updates the `open folder` link when no recent workspaces are
present to prompt users to open a folder instead of a workspace file.

Signed-off-by: vince-fugnitto <vincent.fugnitto@ericsson.com>
@vince-fugnitto vince-fugnitto added the getting-started issues related to the getting-started extension label Aug 23, 2023
Copy link
Contributor

@vladarama vladarama left a comment

Choose a reason for hiding this comment

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

LGTM 👍
I can confirm that this PR fixes the mentioned bug and works as expected. With the changes, selecting open a folder, opens a folder, which is the intended behavior.

@vince-fugnitto vince-fugnitto requested a review from msujew August 29, 2023 13:26
Copy link
Contributor

@marcdumais-work marcdumais-work left a comment

Choose a reason for hiding this comment

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

LGTM, thanks Vince!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
getting-started issues related to the getting-started extension
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants