eduqg / LifeToRemind

:notebook_with_decorative_cover: Rails website to help students to create career plans.
https://lifetoremindhub.herokuapp.com/
BSD 3-Clause "New" or "Revised" License
11 stars 15 forks source link

Roles not appearing at PDF creation #29

Closed filipetoyoshima closed 4 years ago

filipetoyoshima commented 4 years ago

Description

The generated PDF document shows the "Meus Papéis" header, but it is just a blank space, I believe that what I've written on the roles section should appear there.

Screenshots

image


OBS I've made sure that I have added roles

System Settings

Bug on the Production Version, on Heroku: http://lifetoremindhub.herokuapp.com/myplan Using on Chrome 78.0.3904.70 (Official Build) (64-bit)

eduqg commented 4 years ago

Thanks for the advice, I'll check it out.

eduqg commented 4 years ago

Fixed on this commit. Can you check it out on this deploy?. Soon it will be avaible on http://lifetoremindhub.herokuapp.com

filipetoyoshima commented 4 years ago

Working properly! image


I didn't test all the answers together at PDF generation, which I recommend to do before production deployment.

Also, here a user suggestion: set a space between paragraphs, there is, between each role description. I think it will make the document more readable, and I believe that is not a so expensive addition to the code.

I'll close this issue due to the homolog solution. Thanks for the attention :smile: