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

1030: Incomplete data privacy #1031

Merged
merged 1 commit into from
Jun 28, 2023
Merged

Conversation

f1sh1918
Copy link
Contributor

resolves #1030

  • If no region specific policy is provided show additional base text
  • show additional base text for general data privacy policy (linked in app)

…onal text if no region specific text is provided
@f1sh1918 f1sh1918 force-pushed the 1030-incomplete-data-privacy-policy branch from 483a5f5 to b492226 Compare June 28, 2023 13:19
Copy link
Member

@michael-markl michael-markl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did not test it.

@@ -449,11 +449,16 @@ export const DataPrivacyBaseText = () => (
Informationen, die Sie unverschlüsselt per E-Mail an uns senden können, möglicherweise auf dem Übertragungsweg von
Dritten gelesen werden.{' '}
</p>
<p style={{ marginTop: '0pt', marginBottom: '8pt' }}>
<div>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we readd the margin bottom here?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hm its very inconsistent in the template. the sections directly above do not use the margin after the headline. so it looks weird imo

)

export const DataPrivacyAdditionalBaseText = () => (
<div>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we make this a p? Or is some manual margin necessary?

Copy link
Contributor Author

@f1sh1918 f1sh1918 Jun 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we could add some bottom margin, but on the other hand if the region specific text gonna be added there won't be any margin neither. I think it's fine as it is. Since we have the container padding of the page

image

@f1sh1918 f1sh1918 merged commit cb2fc68 into main Jun 28, 2023
@f1sh1918 f1sh1918 deleted the 1030-incomplete-data-privacy-policy branch June 28, 2023 13:58
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.

[Bavaria] Incomplete data privacy policy
2 participants