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

ActivateCode: hide ticket input if it's implied #444

Merged
merged 1 commit into from
Apr 10, 2020

Conversation

liam-fitzgerald
Copy link
Member

Hides the ticket and changes the copy if there's an implied point
from the URL, in order to minimise user cognitive load. We don't
skip this page entirely because we have to make network and crypto
calls and doing this upon pageload would ruin time to interactive.

cc: @kennyrowe

Fixes #443
localhost_3000_ (2)

Hides the ticket and changes the copy if there's an implied point
from the URL, in order to minimise user cognitive load. We don't
skip this page entirely because we have to make network and crypto
calls and doing this upon pageload would ruin time to interactive.

Fixes #443
@liam-fitzgerald liam-fitzgerald requested review from Fang- and jyng April 6, 2020 22:02
Copy link
Member

@Fang- Fang- left a comment

Choose a reason for hiding this comment

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

Getting this error when clicking "go". Also happens for manually-entered invite codes though, so not sure if related.

image

Code here seems fine otherwise.

@liam-fitzgerald
Copy link
Member Author

what browser @Fang- ? Do you have a running ganache? Works fine on mine(tm)

@Fang-
Copy link
Member

Fang- commented Apr 8, 2020

I'm on Firefox. Had modified Bridge.js to use the Ropsten network instead, so I don't think local ganache mattered (but it likely got started anyway).

@liam-fitzgerald
Copy link
Member Author

odd, just tried to repro w/ firefox and ropsten and worked fine. owned should never be null, so maybe check node_modules?

Copy link
Member

@Fang- Fang- left a comment

Choose a reason for hiding this comment

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

Huh, can no longer reproduce. Sorry for the false report, this looks good!

@Fang- Fang- merged commit 7a3cdd1 into master Apr 10, 2020
@Fang- Fang- deleted the lf/activate-code-inputs branch April 10, 2020 09:53
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.

UX Fix [Gray Activation Code Text]
2 participants