x/pkgsite: Jump To breaks the page when selecting it after clicking a page link #43804
Milestone
Comments
I think the issue is that clicking the back button doesn't close the input box. It just takes me to the top of the page: When I scroll to the bottom, the input box is still there: /cc @jamalc |
@julieqiu , There have been few changes in css code since this issue was opened.The stylesheet was modified for issue #43840. Now both the So now my question is - is it still necessary to close the input boxes when back button is pressed? because user can now see the boxes even after pressing back button and will know they need to close input box in order to interact with rest of the page. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This bug is kind of hard to explain, but can be repro'd with these steps:
/cc @julieqiu
The text was updated successfully, but these errors were encountered: