Legal API: Address is being printed partially on first and second page of Coop AR Output
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 62
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
**Current state**
Address is being printed partially on first and second page of output

**Impact of this bug**
The user may have trouble reading the address since it partially shows on both pages.
**Steps to Reproduce**
Steps to reproduce the behavior:
1. Use DEV environment and login as Staff
2. Look up business CP0000352 and click manage business
3. Download Annual Report (2019)
4. Observe that address is spread between bottom of first page and top of second page.
**Actual/ observed behavior/ results**
**Expected behavior**
If address doesn't fit on the first page, display the entire address as a whole on the second page.
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the issue in the DEV environment using business CP0000352 and the 2019 Annual Report download. Trace the annual-report output generation entry point and inspect how the address is split across page boundaries. Done means the complete address appears together on the second page when it does not fit on the first.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100