mantinedev / mantinedev/ui.mantine.dev
Header Search example is always showing burger menu
- Dominant language
- TypeScript
- Stars
- 3.9k
- Forks
- 364
- PR merge metrics
- No merged PRs in 30d
Description
burger menu is expected to display only in smaller screens like the other examples.
Looks like the styling code for burger is missing in this particular example:
https://ui.mantine.dev/component/header-search
https://github.com/mantinedev/ui.mantine.dev/blob/master/components/HeaderSearch/HeaderSearch.tsx
Contributor guide
No contributing guide indexed for this repository
Research direction
Start in components/HeaderSearch/HeaderSearch.tsx and compare its burger-menu behavior with the other examples linked in the issue. Check how the example currently behaves at different screen sizes; done means the burger menu appears only on smaller screens, matching the other examples.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100