Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Fix for "GetItNow" action behaviour #14691

Merged
merged 2 commits into from
Apr 9, 2019
Merged

Fix for "GetItNow" action behaviour #14691

merged 2 commits into from
Apr 9, 2019

Conversation

swmitra
Copy link
Collaborator

@swmitra swmitra commented Apr 9, 2019

When user clicks on "GetItNow" it should perform one of these actions

  • Either initialises Auto-Update process after all the conditions verified.
  • Or if Auto-Update can't be initialised, then take the user to brackets.io.

However, we shouldn't perform both the actions.

This PR fixes the faulty behaviour and ensures, we don't open brackets.io if we are able to start auto-update successfully.

@shubhsnov @narayani28 Please review.

Fix for "GetItNow" action behaviour
@swmitra swmitra requested a review from shubhsnov April 9, 2019 07:37
Make the variable name more explicit to depict it's to track update process initialisation success and not the success status of update process itself.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants