URL in menu when page is in mobile version is not clicable or very difficult to open
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

To Reproduce
Steps to reproduce the behavior:
- Go to mobile version 'https://microsoft.github.io/lage/'
- Click on menu 'py-2 px-2 bg-navbar'
- Try to click on
Guideurl orGitHuburl - 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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