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

InPageMenuItem needs to be clicked twice to work #434

Open
Badyl1g opened this issue Aug 21, 2019 · 0 comments
Open

InPageMenuItem needs to be clicked twice to work #434

Badyl1g opened this issue Aug 21, 2019 · 0 comments
Labels
bug For issues that describe a defect or regression in the released software good first issue For issues that a new contributor could likely submit a pull request for without needing much help help wanted For issues that have a clear solution described and are not currently prioritized core team work

Comments

@Badyl1g
Copy link

Badyl1g commented Aug 21, 2019

Type: minor

Describe the bug
On the Profile Page in example-storefront I have to click twice on InPageMenuItem in order to navigate to each subpage (/profile/address and /profile/orders).
After first click the Item gets outlined but doesn't navigate. Only double-click works.

I tried replacing InPageMenu with Link's and they worked as expected.

To Reproduce
Steps to reproduce the behavior:

  1. Go to http://localhost:4000/profile/address
  2. Click on Orders

Expected behavior
InPageMenuItem should navigate to subpages after single click

Desktop:

  • OS: macOS 10.14.6
  • Browser: Brave, Chrome, Firefox and Safari
@aldeed aldeed added bug For issues that describe a defect or regression in the released software good first issue For issues that a new contributor could likely submit a pull request for without needing much help help wanted For issues that have a clear solution described and are not currently prioritized core team work labels Aug 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug For issues that describe a defect or regression in the released software good first issue For issues that a new contributor could likely submit a pull request for without needing much help help wanted For issues that have a clear solution described and are not currently prioritized core team work
Projects
None yet
Development

No branches or pull requests

2 participants