material-components / material-components/material-web
feature: Support href in tabs
Nobody has claimed this yet.
- Dominant language
- SCSS
- Stars
- 11.3k
- Forks
- 1.1k
- Avg merge
- 20h 28m
- Merged PRs (30d)
- 13
Description
### Description
I think it might come in handy if there was support for href in primary/secondary tabs(You can wrap the tab in \ obviously but then that actual tab won't work inside of md-tab component). This might be particularly useful for SSR situations. Currently, if you want to navigate to a different page, you need to do it manually through code.
Contributor guide
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
The issue names primary and secondary tabs, href navigation, and an SSR use case, but no files, tests, or entry points. Start by locating the tab component implementations and existing tab tests; done means both tab variants support the requested href behavior without losing their normal tab functionality, including the stated SSR scenario.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100