-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Add several improvements to "Report a broken site" form (aka webcompat reporter) #20095
Add several improvements to "Report a broken site" form (aka webcompat reporter) #20095
Comments
(@ryanbr , do you think 3 weeks would be sufficient? |
Yeah 3 weeks fine, maybe to add an optional submission of Extensions in use also? |
Looks good, once you implement the new field to be sent we can go ahead and update the Sending the entire URL should be fine, although maybe we want to establish the max character length we'll accept. |
Tracking the needed implementation here on my end: https://github.com/brave-intl/go-vault/issues/81 |
@antonok-edm This represents the changes in the UX mentioned above: |
@DJAndries @pes10k @antonok-edm I thought we decided to include mentions of twitter and other rather than just email? |
me too (from our slack chat @ryanbr and @antonok-edm ). Was there a reason to flip it back? |
Apologies, I had not seen this new mock up. Will update accordingly. |
thanks thanks @DJAndries ! |
Removing the IP line seems great. Strong +1 from me
… On Jan 28, 2022, at 18:04, Darnell Andries ***@***.***> wrote:
New screenshot:
I removed the IP address collection bit from the disclaimer, since we do not collect the IP whatsoever.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
You are receiving this because you were mentioned.
|
Client and server-side complete, closing |
@brave/legacy_qa when checking this, please confirm with server-side team that data is being received as expected. |
Verification PASSED on
Client-side validation:
|
@porteron We would need your help to test the server-side data receive part. Please let me know once you have some time today. @DJAndries Is this implemented |
@GeetaSarvadnya you have to use the VPN to reach |
@GeetaSarvadnya I can confirm data is coming in on the server-side for the new fields. Seeing records with the additionalDetails and contactInfo. |
@porteron Thanks for confirming! |
@porteron are you also able to confirm my data submission for brave.com from earlier today? 🙏 Thanks! |
@stephendonner Confirmed.
|
Verified
Client-side validation:
|
Verification passed on
Verified test plan from the description Logged: #21801
|
@porteron are you also able to confirm my data submission for brave.com from blechowki@brave.com? Thanks in advance :) |
@btlechowski Confirmed I see the entry.
|
Removed |
Brave includes a "webcompat reporter" that users can use to report when a site isn't broken. The current version does not have enough information to be actionable in most cases, frustrating users (they took the time to report a problem, but we can't fix it) and leaving sites broken.
This issue is to improve the WebCompat reporter, through the following steps:
The text was updated successfully, but these errors were encountered: