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

remove unecessary line breaks #298

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

klinkoberstar
Copy link
Contributor

Describe your changes

Some translations not showing up even when they exist bc of line breaks.

The unnecessary line breaks have been removed from the HTML and the issue appears to be resolved

There are still linebreaks in the strings passed through the javascript in the legal flow, but they do not seem to be triggering the same issues.

Non-obvious technical information

Checklist before requesting a review

  • pre-commit run --all-files (run before pushing)
  • pytest if applicable
  • Link issue
  • Update relevant documentation if applicable: doc strings, readme, poetry.
HERE IS SOME COMMAND LINE OUTPUT

@klinkoberstar klinkoberstar self-assigned this Sep 27, 2024
@klinkoberstar klinkoberstar linked an issue Sep 27, 2024 that may be closed by this pull request
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.

(bug): Translations are only partially loading
1 participant