Skip to content

Hide sensitive content in screenshot #378

Description

@JakesMD

To comply with GDPR it would be helpful to blot out sensitive data.

Proposal

  • A SensitiveFeedback widget. Wrapping a widget with it will mean that it will be a back box in the screenshot.
  • Some sort of SensitiveFeedbackProvider containing a isTakingScreenshot variable that the SensitiveFeedback widget can observe.
  • Toggle the isTakingScreenshot variable in ScreenshotController.capture.

I would be happy to implement this myself. But maybe someone has a better proposal before I open a PR.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions