- ID
- 309b1d37-47d5-45fd-bacf-cce094fe8476
- SID
- 162592
- SCLINK
- https://app.shortcut.com/sure/story/162592/zd-46384-adverse-action-copy-cut-off-2-0-toggle-prod
Shortcut 162592 - Adverse Action Copy Cutoff Issue
The reason for adverse actions is getting cut off. This is not as simple as
wrapping it, as that doc uses an old style doc generation using direct PDF
templates. This means we have limited control over flow.
Instead, we need to convert the document to HTML+CSS formatting.
Regression testing
Investigate bug
- Note taken on
Spent some time last week working on this. Turns out, as documented in the
ticket comments, we need to move this template over to HTML+CSS rather than a
direct PDF render.
References
+ [[file:~/src/github.com/sureapp/surepreme/surepreme/apps/protections/verticals/toggle/renters/generate_policy_document.py::pdf_url = filter_templates_by_region(][PDF generation of current adverse action notice for Toggle Renters]]