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 #3429 - Skip step 1 if a report is made through "Report site issue". #3466

Merged
merged 2 commits into from
Aug 22, 2020

Conversation

ksy36
Copy link
Contributor

@ksy36 ksy36 commented Aug 22, 2020

@@ -798,64 +793,22 @@
margin-right: 0;
}

.optional-username {
animation-duration: .5s;
font-size: 16px;
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Since optional username field was removed, these styles are no longer needed (forgot to remove in the previous PR)

@miketaylr miketaylr self-requested a review August 22, 2020 17:38
sendAnalyticsCS(utm_campaign, utm_source);
if (url) {
Copy link
Member

Choose a reason for hiding this comment

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

OK, so if we get a URL from the postMessage data, we update the URL field and skip to the next step automatically.

Looks good.

@miketaylr miketaylr merged commit ed21531 into master Aug 22, 2020
@miketaylr miketaylr deleted the issue/3429/2 branch August 22, 2020 17:42
@ksy36
Copy link
Contributor Author

ksy36 commented Aug 24, 2020

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.

2 participants