vorta icon indicating copy to clipboard operation
vorta copied to clipboard

Improved Exception Dialog with Copy Paste

Open shivansh02 opened this issue 10 months ago • 5 comments

Description

Exception dialog improvements: -better UI -copy paste functionality -detailed error with system information -report to github functionality

Related Issue

Fixes #1861

Motivation and Context

Exception Dialog currently has bad UI and no copy paste functionality.

How Has This Been Tested?

Screenshots (if appropriate):

Screenshot from 2024-03-31 08-01-44

Types of changes

  • [x] Bug fix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • [x] I have read the CONTRIBUTING guide.
  • [x] My code follows the code style of this project.
  • [ ] My change requires a change to the documentation.
  • [ ] I have updated the documentation accordingly.
  • [ ] I have added tests to cover my changes.
  • [x] All new and existing tests passed.

I provide my contribution under the terms of the license of this repository and I affirm the Developer Certificate of Origin.

shivansh02 avatar Mar 31 '24 02:03 shivansh02

I suppose .github/ISSUE_TEMPLATE/bug_report.md and .github/ISSUE_TEMPLATE/bug_form.yaml will also need to be changed as a part of this. Will let the maintainers decide.

diivi avatar Mar 31 '24 08:03 diivi

@m3nu @ThomasWaldmann Can you please take a look?

shivansh02 avatar Apr 01 '24 11:04 shivansh02

I suppose .github/ISSUE_TEMPLATE/bug_report.md and .github/ISSUE_TEMPLATE/bug_form.yaml will also need to be changed as a part of this.

This can be done once this is merged.

real-yfprojects avatar Apr 01 '24 11:04 real-yfprojects

Needs rebase and an icon from the sources we usually use https://vorta.borgbase.com/contributing/#icons

m3nu avatar Apr 06 '24 21:04 m3nu

Needs rebase and an icon from the sources we usually use https://vorta.borgbase.com/contributing/#icons

@m3nu Done, and the checks are passing as well. Can we merge this?

shivansh02 avatar Jun 17 '24 08:06 shivansh02