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

fix: Persist post code when opening privacy information #347

Merged

Conversation

jnnwnk
Copy link
Collaborator

@jnnwnk jnnwnk commented Nov 2, 2020

No description provided.

@github-actions
Copy link

github-actions bot commented Nov 2, 2020

Bundle difference

Asset group Old size New size Diff
all 12.15 MB 12.16 MB 1.14 KB (0.01%)
documents 9.17 KB 9.17 KB 0 B (0.00%)
scripts 2.4 MB 2.4 MB 244 B (0.01%)
stylesheets 181.71 KB 181.71 KB 0 B (0.00%)
images 802.2 KB 802.2 KB 0 B (0.00%)
misc 1016.32 KB 1016.32 KB 0 B (0.00%)

@github-actions
Copy link

github-actions bot commented Nov 2, 2020

Bundle difference

Asset group Old size New size Diff
all 12.15 MB 12.16 MB 1.04 KB (0.01%)
documents 9.17 KB 9.17 KB 0 B (0.00%)
scripts 2.4 MB 2.4 MB 244 B (0.01%)
stylesheets 181.71 KB 181.71 KB 0 B (0.00%)
images 802.2 KB 802.2 KB 0 B (0.00%)
misc 1016.32 KB 1016.32 KB 0 B (0.00%)

@@ -122,6 +128,10 @@ export const defaultAppState: AppState = {
currentLayerGroup: defaultLayerGroup,
infoDialogs: {},
userPostalCode: null,
intro: {
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

What about the discussion in Slack? Should we add intro to blacklist or not?
Otherwise we could probably merge this one?
@DanielHabenicht @ChristophWersal @kommander

Copy link
Collaborator

Choose a reason for hiding this comment

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

My 2 cents: it does not hurt to persist it in the local storage and we might need it later => I would merge it as it is.

@kommander
Copy link
Collaborator

E2E tests are not up-to-date, would merge anyway...

@github-actions
Copy link

github-actions bot commented Nov 3, 2020

Bundle difference

Asset group Old size New size Diff
all 12.15 MB 12.16 MB 1.04 KB (0.01%)
documents 9.17 KB 9.17 KB 0 B (0.00%)
scripts 2.4 MB 2.4 MB 244 B (0.01%)
stylesheets 181.71 KB 181.71 KB 0 B (0.00%)
images 802.2 KB 802.2 KB 0 B (0.00%)
misc 1016.32 KB 1016.32 KB 0 B (0.00%)

@ChristophWersal ChristophWersal merged commit 49061cd into master Nov 3, 2020
@ChristophWersal ChristophWersal deleted the fix/persist-post-code-when-opening-privacy-information branch November 3, 2020 19:39
@github-actions
Copy link

github-actions bot commented Nov 3, 2020

🎉 This PR is included in version 1.7.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants