-
Notifications
You must be signed in to change notification settings - Fork 164
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 a Back Button to Question Page for Better Navigation #161
Comments
Hello , is this issue open ?? |
Hey, is this issue still open, would love to work on this! |
hey , i loved to work on this , |
I already raised PR for this |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Problem Statement:
Currently, when questions are displayed on the
Question.jsx
component, there is no way to navigate back to the previous page. To return, users must close and reopen the extension, which is inconvenient and disrupts the user experience.Steps to Reproduce:
Question.jsx
.Proposed Solution:
Add a back button to the
Question.jsx
component. Clicking this button should take the user back to the main page or section.Benefits:
The text was updated successfully, but these errors were encountered: