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

[Session] V2 (V2) #3728

Closed
wants to merge 1 commit into from
Closed

[Session] V2 (V2) #3728

wants to merge 1 commit into from

Conversation

estrattonbailey
Copy link
Member

No description provided.

Copy link

render bot commented Apr 26, 2024

Copy link

github-actions bot commented Apr 26, 2024

Old size New size Diff
6.85 MB 6.84 MB -425 B (-0.01%)

clearCurrentAccount() // back user out to login
setTimeout(() => {
Toast.show(_(msg`Sorry! We need you to enter your password.`))
Copy link
Collaborator

Choose a reason for hiding this comment

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

In the context of the account switcher this feels a bit confusing because I get kicked to the PWI screen — not to the login screen. So the screen I see in front of me has no relation to entering the password.

Copy link
Member Author

Choose a reason for hiding this comment

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

Oh yep, good catch, we're gonna need to update this to throw up the login screen (if we want the same functionality). This was set up before we added the PWI home screen.

@gaearon gaearon mentioned this pull request Apr 30, 2024
@gaearon gaearon force-pushed the session/v2-entire branch 12 times, most recently from ed5301a to 6a6bd50 Compare April 30, 2024 23:50
@gaearon gaearon force-pushed the session/v2-entire branch 5 times, most recently from 1005e43 to fcb6d68 Compare May 1, 2024 01:03
@gaearon gaearon force-pushed the session/v2-entire branch 4 times, most recently from 6fb0523 to 7d2b711 Compare May 1, 2024 03:11
@gaearon gaearon force-pushed the session/v2-entire branch from 7d2b711 to fb05d75 Compare May 1, 2024 21:51
@gaearon gaearon force-pushed the session/v2-entire branch 2 times, most recently from 96081de to 2438e74 Compare May 1, 2024 21:58
@gaearon
Copy link
Collaborator

gaearon commented May 8, 2024

Mostly landed via #3762, #3779, #3781, #3793, #3795, #3828, #3833, #3835, #3836, #3838, #3845, #3852, and #3854.

There's a remaining change to updateCurrentAccount that needs adjustment that I haven't ported yet. Let's leave this open for now so I don't forget.

@gaearon
Copy link
Collaborator

gaearon commented May 8, 2024

Landed #3910 which was the last remaining bit.

Phew! Thanks @estrattonbailey for all the work on this!

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