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

Fixes #3458 - remove optional GitHub username field #3461

Merged
merged 1 commit into from
Aug 20, 2020
Merged

Conversation

ksy36
Copy link
Contributor

@ksy36 ksy36 commented Aug 20, 2020

Copy link
Member

@karlcow karlcow left a comment

Choose a reason for hiding this comment

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

I searched and didn't find any related tests. Oops.
We had before. :) I guess we don't need anymore.

Thanks @ksy36

@@ -8,31 +8,16 @@

import $ from "jquery";
import { showContainer } from "../ui-utils.js";
import { isGithubUserNameValid } from "../validation.js";
Copy link
Member

Choose a reason for hiding this comment

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

Do we want to delete isGithubUserNameValid as well? I don't think it's used anywhere else.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good point, missed that!

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ready for another look @miketaylr :)

Copy link
Member

@miketaylr miketaylr left a comment

Choose a reason for hiding this comment

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

great, thanks!

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.

3 participants