mantinedev / mantinedev/ui.mantine.dev
Header with menus does not work on mobile
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 3.9k
- Forks
- 364
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/mantinedev/ui.mantine.dev/blob/master/lib/HeaderMenu/HeaderMenu.tsx
BUG: The dropdown menus are empty on mobile device.
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
Start by reading lib/HeaderMenu/HeaderMenu.tsx and reproduce the issue on a mobile viewport or device. Trace how the dropdown menu content is provided in the mobile layout. Done means the dropdown menus are populated and usable on mobile, with the existing desktop behavior preserved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100