Fix Export Printing of All Domains/All Vulnerabilities Tables
- Dominant language
- Python
- Stars
- 30
- Forks
- 22
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 22
Description
# 🐛 Summary #
What's wrong? Please be specific.
Default formatting prevents all columns from being displayed when attempting to print results from table.
## To reproduce ##
Steps to reproduce the behavior:
1. Click Export in Data Grid Toolbar
2. Select Print
3. Examine Print Dialogue
## Expected behavior ##
What did you expect to happen that didn't?
Either wrap columns or adjust font and spacing to include all columns in at least landscape mode.
## Any helpful log output or screenshots ##
Add any screenshots of the problem here.


Contributor guide
Assessment
This issue has not been assessed yet.