bleucitron / bleucitron/facture
Fix the body height
Open
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The conversion to pdf kind of breaks the height of the body when set to `100vh`.
Current body height is an approximation in `px`, but is not perfect.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the PDF conversion entry point and the code or styles that set the body's height. Reproduce the issue with a body height of 100vh and compare the converted PDF with the intended viewport height. Done means the PDF body height is no longer an inaccurate pixel approximation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100