-
Notifications
You must be signed in to change notification settings - Fork 6.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
md-tab without header #5529
Comments
@donroyco @Chan4077 for example in this code it is working properly:
|
@eqbalsajadi There are many other better ways to achieve this kind of functionality. Please keep GitHub issues for bug reports / feature requests. Better avenues for troubleshooting / questions are stack overflow, gitter, mailing list, etc. |
@donroyco I though this is feature request + suggested solution anyway sorry for that |
@eqbalsajadi Due to the volume of issue reports and limited resources to triage them, the team asks that you follow the issue template when filing a new issue. For feature requests, this means describing in detail the current limitations and your motivation/use-case. A standardized template helps them quickly identify duplicate requests and prioritize fixes and features. Since you mentioned wizard form, you may be interested in #508 where there is already lots of discussion about tab reuse and accessibility concerns. |
@willshowell I got it. i forgot issue label. thank you |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
To use tab as multi-page component just add following css code:
And add no-header attribute in md-tab-group component
The text was updated successfully, but these errors were encountered: