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

Improve user issue reporting - add copy feature to About popup #1493

Closed
neiljp opened this issue May 6, 2024 · 0 comments · Fixed by #1521
Closed

Improve user issue reporting - add copy feature to About popup #1493

neiljp opened this issue May 6, 2024 · 0 comments · Fixed by #1521
Labels
area: popup: about enhancement New feature or request good first issue Good for newcomers help wanted This issue should be clear enough to work on
Milestone

Comments

@neiljp
Copy link
Collaborator

neiljp commented May 6, 2024

When reporting issues, it is useful to know the current version and platform information. This is already provided in the About popup, so it would be convenient to add a feature to copy that information to the clipboard for use in bug (or feature) reports.

The code already wraps copy functionality, so the primary aspect here is to construct the information appropriately from the data available in the About popup.

We expect to standardize on c for copying, though the command string is somewhat in flux at present. See for example COPY_STREAM_EMAIL.

This was previously discussed in #zulip-terminal>View object has no attribute topic_w on chat.zulip.org.

@neiljp neiljp added help wanted This issue should be clear enough to work on good first issue Good for newcomers area: popup: about labels May 6, 2024
@neiljp neiljp changed the title Improve user issue reporting by adding copy feature to About popup Improve user issue reporting - add copy feature to About popup May 6, 2024
@neiljp neiljp added the enhancement New feature or request label May 21, 2024
rsashank added a commit to rsashank/zulip-terminal that referenced this issue Jun 6, 2024
Added functionality for users to copy the traceback from the exception
popup,making it convenient for bug or feature reports. The footer now
turns red and hints at using the 'c' hotkey to copy the traceback.

Fixes zulip#1493.
rsashank added a commit to rsashank/zulip-terminal that referenced this issue Jun 6, 2024
Added functionality for users to copy the traceback from the exception
popup,making it convenient for bug or feature reports. The footer now
turns red and hints at using the 'c' hotkey to copy the traceback.

Fixes zulip#1493.
rsashank added a commit to rsashank/zulip-terminal that referenced this issue Jun 14, 2024
Added functionality for users to copy the traceback from the exception
popup, making it convenient for bug or feature reports.

Fixes zulip#1493.
rsashank added a commit to rsashank/zulip-terminal that referenced this issue Jun 14, 2024
Added functionality for users to copy the traceback from the exception
popup, making it convenient for bug or feature reports.

Fixes zulip#1493.
rsashank added a commit to rsashank/zulip-terminal that referenced this issue Jun 19, 2024
rsashank added a commit to rsashank/zulip-terminal that referenced this issue Jun 19, 2024
rsashank added a commit to rsashank/zulip-terminal that referenced this issue Jun 19, 2024
rsashank added a commit to rsashank/zulip-terminal that referenced this issue Jun 19, 2024
rsashank added a commit to rsashank/zulip-terminal that referenced this issue Jun 20, 2024
rsashank added a commit to rsashank/zulip-terminal that referenced this issue Jun 20, 2024
Minor case adjustment made to ensure consistency in category headings.
(Detected environment -> Detected Environment)
Tests updated.

Fixes zulip#1493.
neiljp pushed a commit to rsashank/zulip-terminal that referenced this issue Jun 22, 2024
@neiljp neiljp closed this as completed in 6f9aea9 Jun 22, 2024
@neiljp neiljp added this to the Next Release milestone Jun 22, 2024
rsashank added a commit to rsashank/zulip-terminal that referenced this issue Sep 29, 2024
Added functionality for users to copy the traceback from the exception
popup, making it convenient for bug or feature reports.

Fixes zulip#1493.
rsashank added a commit to rsashank/zulip-terminal that referenced this issue Sep 29, 2024
Added functionality for users to copy the traceback from the exception
popup, making it convenient for bug or feature reports.

Fixes zulip#1493.
rsashank added a commit to rsashank/zulip-terminal that referenced this issue Sep 29, 2024
Added functionality for users to copy the traceback from the exception
popup, making it convenient for bug or feature reports.

Fixes zulip#1493.
neiljp pushed a commit to rsashank/zulip-terminal that referenced this issue Oct 3, 2024
Added functionality for users to copy the traceback from the exception
popup, making it convenient for bug or feature reports.

Fixes zulip#1493.
neiljp pushed a commit that referenced this issue Oct 3, 2024
Added functionality for users to copy the traceback from the exception
popup, making it convenient for bug or feature reports.

Fixes #1493.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: popup: about enhancement New feature or request good first issue Good for newcomers help wanted This issue should be clear enough to work on
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant