Skip to content

Feat/account page#673

Merged
FahdW merged 7 commits intodevelopfrom
feat/account-page
Dec 5, 2019
Merged

Feat/account page#673
FahdW merged 7 commits intodevelopfrom
feat/account-page

Conversation

@FahdW
Copy link
Copy Markdown
Contributor

@FahdW FahdW commented Dec 2, 2019

Please make sure the following boxes are checked before submitting your Pull Request:

  • I've added this PR's link to its Asana task(s)
  • If this PR adds new code that is not going to change in the near future, it includes unit tests to cover it.

@FahdW FahdW requested a review from ross-rosario December 2, 2019 14:53
@FahdW FahdW temporarily deployed to polymath-issuer-dev December 3, 2019 14:07 Inactive
@ross-rosario
Copy link
Copy Markdown
Contributor

@FahdW is this is ready for review?

@FahdW
Copy link
Copy Markdown
Contributor Author

FahdW commented Dec 3, 2019

Yeah, go ahead on the review. Design wise it could be a lot better. But for simplicity sake this is what is there atm

Copy link
Copy Markdown
Contributor

@ross-rosario ross-rosario left a comment

Choose a reason for hiding this comment

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

@FahdW there's a glitsh in navigation. To reproduce:

  • Click on "create your ST"
  • Then click on "Continue"
  • Click on browser's back button to go back to /account page.
  • The url changes to /account but token creation page remains

<p>
<Link to="/ticker">
<Button id="create-token-btn" icon="arrow--right">
Continue to create your security token
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@FahdW per our most recent changes in develop, the word "Create" should be replaced with "Configure"

<Link to="/ticker">
<Link to="/account">
<Button id="create-token-btn" icon="arrow--right">
Create your security token
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

r/Create/Configure

@FahdW
Copy link
Copy Markdown
Contributor Author

FahdW commented Dec 3, 2019

@FahdW there's a glitsh in navigation. To reproduce:

  • Click on "create your ST"
  • Then click on "Continue"
  • Click on browser's back button to go back to /account page.
  • The url changes to /account but token creation page remains

Appears that this glitch is throughout our app. It maybe the way that our router is done.

Copy link
Copy Markdown
Contributor

@ross-rosario ross-rosario left a comment

Choose a reason for hiding this comment

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

Fine by me.

@FahdW FahdW merged commit 48578c0 into develop Dec 5, 2019
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.

2 participants