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 swipe navigation to PageStack #2184

Open
charleypeng opened this issue Oct 6, 2024 · 5 comments
Open

add swipe navigation to PageStack #2184

charleypeng opened this issue Oct 6, 2024 · 5 comments
Labels

Comments

@charleypeng
Copy link

charleypeng commented Oct 6, 2024

like normal mobile apps, user can swipe from left to right to navigate back to the last page, i've seen some webview based app did this and i am looking for some resolution, any first idea and hints on how to implement in masa blazor?

@capdiem
Copy link
Contributor

capdiem commented Oct 8, 2024

@charleypeng Thank you for your usage. According to the standard PR process, you can first fork the repository and then submit a PR. We will review it and decide whether to merge it into the repository.

@charleypeng
Copy link
Author

@charleypeng Thank you for your usage. According to the standard PR process, you can first fork the repository and then submit a PR. We will review it and decide whether to merge it into the repository.

hi. i need help there. i have added the swipe area as a component, the question is i can not wrap the ppageitem in it, it is not woking , however when i wrap it in other normal page it works just fine

@capdiem
Copy link
Contributor

capdiem commented Oct 12, 2024

@charleypeng I understand. You have added a swipearea component. For the pagestack component, we plan to implement a similar feature that allows for a draggable effect, rather than just swiping to trigger open or close actions.

@charleypeng
Copy link
Author

@charleypeng I understand. You have added a swipearea component. For the pagestack component, we plan to implement a similar feature that allows for a draggable effect, rather than just swiping to trigger open or close actions.

cool then

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

2 participants