bcgov / bcgov/entity

PDF Gen - Implement the Reserved Place Part in PDF Generator

Open
#23,338 0 comments 0 reactions 0 assignees View on GitHub
Entities - Data Migration Priority3
Dominant language
JavaScript
Stars
23
Forks
62
Avg merge
24m
Merged PRs (30d)
1

Description

In the current PDF generator component, we have partially implemented the rendering of styles, but the logic to read style configurations from the config is not yet complete. We need to finalize this implementation by adding the necessary code to read and apply styles for all components according to the configurations specified.

**TODOs**

- [ ] Complete the logic to read and apply style configurations from the config for all components in the PDF generator.
- [ ] Ensure all components are rendered according to the specified styles once the configuration reading logic is in place.
- [ ] Test the updated generator to confirm that styles are correctly applied and that the PDF output is consistent with the configuration.

Contributor guide

No contributing guide indexed for this repository

Research direction

Locate the PDF generator component and its existing style-rendering and configuration-reading logic. Start by tracing how component configurations reach the renderer, then run the generator's available tests or PDF output checks. Done means styles from the configuration are applied across all components and the generated PDF matches those styles.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.