Summary
The application currently allows users to download analysis results only as a .txt file. Add export options for PDF and DOCX formats.
Steps To Reproduce
- Run a code analysis.
- Click the download button.
- Observe that the report downloads only as a
.txt file.
Expected Behavior
Users should be able to choose an export format:
Actual Behavior
Only a plain-text .txt report can be downloaded.
Environment
- OS: Windows
- Browser: [add browser/version]
- Python version: [add version
Summary
The application currently allows users to download analysis results only as a
.txtfile. Add export options for PDF and DOCX formats.Steps To Reproduce
.txtfile.Expected Behavior
Users should be able to choose an export format:
Actual Behavior
Only a plain-text
.txtreport can be downloaded.Environment