angular / angular/components

No underline on active link with multiple <md-tab-group>

未关闭
#7,274 31 条评论 11 个 reaction 已指派 0 人 在 GitHub 查看
area: material/tabs P3
主要语言
TypeScript
星标
25k
派生
6.8k
平均合并
1 天 8 小时
30 天内合并 PR
91

描述

#### Bug, feature request, or proposal:

Bug
Plunk: https://plnkr.co/edit/qyKDATOdTb0msRnYjbbe?p=preview (thanks @julianobrasil)

Use multiple `` and `` imbricated => lost the underline on active ``

This is an example:

```






// I select this tab

// Here NO UNDERLINE COLOR UNTIL I CLICK ON IT






```

Picture:
![image](https://user-images.githubusercontent.com/6093175/30775725-a633cd58-a099-11e7-84cf-d7ecfa3e532d.png)

#### What is the expected behavior?
An underline on the active item

#### What is the current behavior?
No underline for the active tab. See the snippet code mentioned before.

#### What is the use-case or motivation for changing an existing behavior?
I need to have two ` and ` imbricated for my needs

Maybe I don't use them correctly. I let you to say me about it.

Thank you in advance

#### Which versions of Angular, Material, OS, TypeScript, browsers are affected?
Angular 4.4.3
OS: Windows 7 Pro 64 bits
TS: 2.4.1
Material: 2.0.0-beta.11
Browser: Chrome V60

#### Is there anything else we should know?
Nothing else

贡献指南

打开贡献指南

调研方向

首先运行包含嵌套 md-tab 和 md-tab-group 示例的链接 Plunk,然后在受影响的 Angular Material 版本中比较选中的外部和内部选项卡。完成标准是:活动的嵌套 md-tab 始终显示其下划线,而无需再次点击,同时现有的选项卡行为保持不变。

由索引模型根据 Issue 内容生成。

评估

技术栈
angular, typescript
领域
frontend
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
描述清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。