-
Notifications
You must be signed in to change notification settings - Fork 9
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
When a page's back button is clicked, go to the parent page #85
Comments
Target Pages: Cloud Service Detail Page |
I would like to work on this! @WANZARGEN |
Oh, thank you so much for contributing to resolving this issue. @kumarankit999 Feel free to share any better ideas or suggestions at any time. It would be great to collaborate and make improvements together. |
Yes, Thanks @WANZARGEN, I think we can wait for the composable useGoBack. If it applies to all pages then we will be working on this. Any other Suggestions are welcome!!!! |
The |
Ok!! I got it now @WANZARGEN !! I'm running it on my localhost |
Oh, feel free to ask for help anytime if you encounter difficulties during the process, @kumarankit999 . :) Your feedback on the contribution process is also welcome at any time. Since a systematic process for contributions hasn't been established yet, if you're facing challenges while contributing, others might be experiencing the same. Therefore, your feedback is highly valuable in improving our community ecosystem. |
I will definitely work on this and make contributions in this repo! |
For consistency of the back button,
I would like to suggest how to apply the policy “When the back button of any page is clicked, it moves to the parent page”.
As Is
Browser's back button: If user directly access to a specific page of console, if the previous page the user stayed on is github, go to github.
To Be
The text was updated successfully, but these errors were encountered: