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

feat: Enhance ion-router-outlet to Support ViewTransition API for Improved Page Transitions #30160

Open
3 tasks done
Henny22 opened this issue Jan 27, 2025 · 0 comments
Open
3 tasks done
Labels

Comments

@Henny22
Copy link

Henny22 commented Jan 27, 2025

Prerequisites

Describe the Feature Request

Integrate support for the ViewTransition API within Ionic's ion-router-outlet component. This enhancement would enable developers to utilize the ViewTransition API for seamless and customizable view transitions in Ionic applications.

Describe the Use Case

Currently, developers aiming to implement the ViewTransition API encounter compatibility issues with ion-router-outlet. This limitation restricts the ability to create smooth and native-like transitions between views, which is essential for enhancing user experience in modern applications. By incorporating support for the ViewTransition API, developers can achieve more refined and customizable transitions, leading to improved application aesthetics and usability.

Describe Preferred Solution

Enhance the ion-router-outlet component to support the ViewTransition API, ensuring compatibility. This could involve updating the component's internal handling of view transitions to accommodate the API's capabilities.

Describe Alternatives

No response

Related Code

No response

Additional Information

No response

@ionitron-bot ionitron-bot bot added the triage label Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant