Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement content for React-rendered LOC. #1534

Merged
merged 1 commit into from
Jun 10, 2020
Merged

Conversation

toolness
Copy link
Collaborator

This follows-up on #1533 to implement the Letter of Complaint content in React. (We're still not actually rendering the letter we send in React yet, more needs to be done for that switchover to occur.)

@toolness toolness merged commit 1d42be3 into master Jun 10, 2020
@toolness toolness deleted the loc-react-content branch June 10, 2020 11:27
toolness added a commit that referenced this pull request Jun 10, 2020
This builds upon #1534 by rendering the React version of the LOC content from the user's session data and exposing it at `/loc/react-letter.pdf` (the `react-` prefix means it won't conflict with the Django-based renderer, which is still what's used in production).
toolness added a commit that referenced this pull request Jun 11, 2020
In #1534 we removed the user's contact info from the end of their LOC, but forgot about the last paragraph of the letter, which refers to "the number provided below". This just replaces that text with the user's actual phone number.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant