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

Exporting a debug log may feel too tedious due to scroll-to-bottom requirement #258

Closed
crwood opened this issue Sep 3, 2019 · 0 comments · Fixed by #259
Closed

Exporting a debug log may feel too tedious due to scroll-to-bottom requirement #258

crwood opened this issue Sep 3, 2019 · 0 comments · Fixed by #259

Comments

@crwood
Copy link
Member

crwood commented Sep 3, 2019

In order to encourage users to review debug logs for potentially-sensitive information before saving them, the somewhat-recently-landed debug log exporter requires that users scroll through to the bottom of the log before the "Copy to clipboard" and "Export to file..." buttons become active. At least one user/tester, however, has argued out that this requirement can feel too tedious and that the large warning atop the buffer should suffice to encourage users to actually review logs.

crwood added a commit that referenced this issue Sep 3, 2019
Remove scroll-to-bottom requirement for debug log

Closes #258
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 a pull request may close this issue.

1 participant