microsoft / microsoft/lage

URL in menu when page is in mobile version is not clicable or very difficult to open

Open
#647 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
816
Forks
88
PR merge metrics
No merged PRs in 30d

Description

Describe the bug
URL in menu when page is in mobile version is not clicable or very difficult to open.
#tailwind > div.pl-4.pr-4.md\:pr-20.bg-bodySecondary.md\:bg-navbar > div.flex.items-center.justify-between > section > div.top-0.right-0.flex.flex-col.items-start.justify-start.align-top.block.absolute.w-1\/2.h-screen.bg-white > div.flex.flex-col.space-y-2.px-4.py-24
image

To Reproduce
Steps to reproduce the behavior:

  1. Go to mobile version 'https://microsoft.github.io/lage/'
  2. Click on menu 'py-2 px-2 bg-navbar'
  3. Try to click on Guide url or GitHub url
  4. No acction

Expected behavior
URL should open after click.

Environment/Troubleshooting
Please paste in the result of npx envinfo to help identify your run time environment
It's about web page. I use Version Google Chrome 112.0.5615.138 (Official Build) (64-bit)
If this is an issue with run order of tasks, please paste in the result of lage info [your command(s)] [options]
not in this case

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue at https://microsoft.github.io/lage/ in a mobile viewport by opening the menu and trying the Guide and GitHub links. Inspect the menu element matching the reported Tailwind selector; done means both URLs open reliably after a tap.

Written by the indexing model from the issue text.

Assessment

Tech stack
tailwindcss, typescript
Domain
frontend, web-dev
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.