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

Show transition on account switch #1086

Merged
merged 10 commits into from
Jun 9, 2024
Merged

Conversation

Sjmarf
Copy link
Contributor

@Sjmarf Sjmarf commented Jun 7, 2024

Closes #1065

The toggle for this is under the account list in settings. It's set to reload the feed by default. In the account switcher, you can swipe or long press to access the non-default behaviour.

I also fixed the quick switcher always showing a.large sheet, not the .medium sheet it's supposed to - this seems to be caused by the ProgressView, so I've disabled it for now.

Also made some tweaks the toast system to (hopefully) stop toasts from occasionally getting stuck and not going away.

@Sjmarf Sjmarf requested a review from a team as a code owner June 7, 2024 13:26
@Sjmarf Sjmarf requested review from WestonHanners and ShadowJonathan and removed request for a team June 7, 2024 13:26
@Sjmarf Sjmarf marked this pull request as draft June 7, 2024 13:31
@Sjmarf Sjmarf marked this pull request as ready for review June 7, 2024 17:24
Copy link
Member

@EricBAndrews EricBAndrews left a comment

Choose a reason for hiding this comment

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

Looks good! A couple very small nits

Mlem/App/Globals/Definitions/AppState+transition.swift Outdated Show resolved Hide resolved
Mlem/App/Globals/Definitions/AppState.swift Outdated Show resolved Hide resolved
Mlem/App/Views/Root/TransitionView.swift Outdated Show resolved Hide resolved
@Sjmarf Sjmarf requested a review from EricBAndrews June 9, 2024 19:20
Copy link
Member

@EricBAndrews EricBAndrews left a comment

Choose a reason for hiding this comment

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

LGTM 🚀

@Sjmarf Sjmarf merged commit be28ef2 into dev2 Jun 9, 2024
1 check passed
@Sjmarf Sjmarf deleted the sjmarf/account-switch-transition branch June 9, 2024 20:45
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