ppresume / community

Discussions, feedbacks, roadmaps, community.
59 stars 3 forks source link

feat: make basics.summary optional #24

Closed xiaohanyu closed 10 months ago

xiaohanyu commented 10 months ago

Description

Basics section is a special section while the most of data are required by default. Originally we would render Summary section for basics.summary field even if basics.summary is empty. Some people do not like this and wish to hide Summary section.

As a basic workaround, we want to hide the whole Summary section if basics.summary field is empty.

[Optional] Possible Solutions

NA

Acceptance Criteria

Todo list

NA

xiaohanyu commented 10 months ago

Done, preview:

image

Just delete all content in basics.summary field and it will not show Summary section any more in the generated PDF.