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

Add generic map (cookie) to UserPayload #4999

Merged
merged 1 commit into from Dec 29, 2020

Conversation

chimp1984
Copy link
Contributor

Add generic map (cookie) to UserPayload for persisting UI states like app layout

This opens the app window in the same position and size as it has been before closing.
This new cookie field can be used as generic map container for UI state or not domain specific non critical data. It should NOT be seen as easy way to throw any kind of data in! Intention is to make it easier for persisting app state which is not important enough that developers do all the work with adding a proto field but still would be an improvement of UX.

@chimp1984 chimp1984 changed the title Add generic map (cookie) to UserPayload for persisting UI states like app layout Add generic map (cookie) to UserPayload Dec 26, 2020
Copy link
Member

@ripcurlx ripcurlx left a comment

Choose a reason for hiding this comment

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

utACK

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.

None yet

2 participants