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

remove looks good #970

Conversation

Workhqd
Copy link
Collaborator

@Workhqd Workhqd commented May 6, 2023

Now it would not show "looks good"

6229a8670577c776690742bb7abc92c

(However, it will still shows ✓. should I remove ✓? Or is it enough now?)

By the way, please run "npm run build" to apply the change. The Node.js version should be 16.20.x. If the node.js 's version is other version, such as 18.x.x(the default version in ubuntu 22), please change the version to 16.20.x, then you could run "npm run build" successfully.

how to use node.js 16.20.x:
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.1/install.sh | bash
nvm install 16.20
nvm use 16.20

@Workhqd Workhqd linked an issue May 6, 2023 that may be closed by this pull request
Copy link
Collaborator

@PeterBreen PeterBreen left a comment

Choose a reason for hiding this comment

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

Looks good, works in my tests. I saw the question about the green check -- I think we can keep that for now.

@Workhqd
Copy link
Collaborator Author

Workhqd commented May 8, 2023

Thank you very much!

@Workhqd Workhqd merged commit 7b02025 into master May 8, 2023
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.

Login Page: Don't show "Looks Good" on email, password fields
2 participants