Skip to content

Piyal dev 2#5

Merged
piyalbasu merged 3 commits into
piyal-devfrom
piyal-dev-2
May 22, 2020
Merged

Piyal dev 2#5
piyalbasu merged 3 commits into
piyal-devfrom
piyal-dev-2

Conversation

@piyalbasu
Copy link
Copy Markdown
Contributor

No description provided.

@piyalbasu piyalbasu changed the base branch from master to piyal-dev May 22, 2020 00:17
Comment thread src/Router.tsx
*/
if (location.search !== "?sameTab=true") {
window.open(newTabHref("/?sameTab=true"));
}
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

this is not the best solution bc you need to hardcode this query param when linking back. i'll think on a better solution

Comment thread src/Router.tsx
return <Account />;
}

window.open(newTabHref("/mnemonic-phrase"));
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

same-ish deal: a user is mid process, exited, and clicked on extension. it should automatically open a new tab with the stage they should be at

@piyalbasu piyalbasu merged commit 21a65ce into piyal-dev May 22, 2020
@piyalbasu piyalbasu deleted the piyal-dev-2 branch July 6, 2020 19:03
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.

1 participant