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 an "I understand" button to profiles migration component #199

Merged
merged 3 commits into from
May 2, 2024

Conversation

zatteo
Copy link

@zatteo zatteo commented Apr 30, 2024

"I understand" button hide the profiles migration component until the next logout/login.

Screenshot 2024-04-30 at 10 13 06

Also moved profilesCleanDeadline to account.settings so it will avoid two users to share the same profilesCleanDeadline.

@zatteo zatteo changed the title Add an "I understand" message to profiles migration component Add an "I understand" button to profiles migration component Apr 30, 2024
@delete-merged-branch delete-merged-branch bot deleted the branch feat/stream1 May 2, 2024 07:47
@zatteo zatteo changed the base branch from feat/update-profile-wording to feat/stream1 May 2, 2024 08:40
zatteo added 3 commits May 2, 2024 10:41
"I understand" translation will be used for another button, so let's change the key so that it is not related to where it is used.
When clicking on this button, the profile migration component button
is hidden until the next logout/login.

profilesMigrationHidden has been put in AccountProfile because it is
cleaned after a logout.
account.settings is :
- per user
- kept after a logout

So it will avoid two users to share the same profilesCleanDeadline.
@zatteo zatteo force-pushed the feat/i-understood-message branch from f59eebb to 56f0705 Compare May 2, 2024 08:41
@zatteo zatteo merged commit e59337b into feat/stream1 May 2, 2024
1 check passed
@delete-merged-branch delete-merged-branch bot deleted the feat/i-understood-message branch May 2, 2024 08:52
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.

2 participants