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

Feature: Add navigation animations #222

Merged
merged 12 commits into from
Dec 27, 2024
Merged

Conversation

FelberMartin
Copy link
Collaborator

@FelberMartin FelberMartin commented Dec 13, 2024

Problem Description

Currently there are no animations when navigating the app. There should be smooth animations when navigating from one screen to another.

Changes

  • Added navigation animations to all screens
  • Adapted Server instance selection to show as BottomSheet instead of own screen

I have tested that adding the animations does not mess with the different layouts on both tablets and foldables.

Steps for testing

Navigate through all the app's screens and see that there are now animations when navigating

@FelberMartin FelberMartin self-assigned this Dec 13, 2024
@FelberMartin FelberMartin marked this pull request as ready for review December 20, 2024 17:45
@FelberMartin FelberMartin added the ready for review This PR can be reviewed label Dec 20, 2024
Copy link
Contributor

@julian-wls julian-wls left a comment

Choose a reason for hiding this comment

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

Just tested it. Navigating feels so much better now :)
I tested different animation durations and I think 220 is a good choice! I also like the new instance selection. Couldn't find any issues in the code, just one comment:

Copy link
Contributor

@eylulnc eylulnc left a comment

Choose a reason for hiding this comment

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

It’s looking good! 😊 The navigation feels smoother now, and the experience is much improved.

@FelberMartin FelberMartin added ready to merge This PR can be merged and removed ready for review This PR can be reviewed labels Dec 27, 2024
@FelberMartin FelberMartin merged commit 8490b0b into develop Dec 27, 2024
5 checks passed
@FelberMartin FelberMartin deleted the feature/navigation-animation branch December 27, 2024 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready to merge This PR can be merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants