mantinedev / mantinedev/ui.mantine.dev
UX: Wrap UI component category cards in actual links
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 3.9k
- Forks
- 364
- PR merge metrics
- No merged PRs in 30d
Description
The component categories in https://ui.mantine.dev/ cannot currently be right-clicked and/or opened in a new tab. If a user wants to open multiple categories side-by-side, they have to employ awkward workarounds.
I believe the usability of the component overview could be greatly improved if each card was wrapped in an actual `` element.
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 at the component category overview on ui.mantine.dev and locate the code that renders each category card. Check how category navigation currently works, then verify that each card supports normal link actions such as opening in a new tab and that all category destinations still work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100