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

feat(panel): Add the "Report a broken page" view #2164

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

smalluban
Copy link
Collaborator

@smalluban smalluban commented Dec 23, 2024

The PR adds the CTA for paused domains, which opens the "Report a broken page" in the panel.

  • It looks like activeTab permission does not trigger a browser popup when the extension is updated. However, we can also try out the optional permission if it is better.
  • We need to match operating systems between the extension and support form - I think we should update fields to follow extension logic - mac, win, ios, ipados,linux, etc... and version only as a separate field (currently we have windows_10 and other as os name)
  • Copy is a draft version - needs review and improvements
  • I tested the screenshot feature on Chrome, Firefox, and Safari on Mac and iOS, and it works as expected
  • Open question about the link "Report a broken page" in the menu - should it also open the form in the panel or should it open the website as it does now?

WARNING: the PR logic is finished and it's connected to the real end-point. Please use npm start -- --staging when testing to avoid spaming the support channel.

@smalluban smalluban marked this pull request as draft December 23, 2024 16:15
@smalluban smalluban requested a review from chrmod December 23, 2024 16:22
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.

1 participant