Skip to content
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

igx-tabs does not handle width change #3030

Closed
Eralmidia opened this issue Nov 16, 2018 · 0 comments · Fixed by #3070
Closed

igx-tabs does not handle width change #3030

Eralmidia opened this issue Nov 16, 2018 · 0 comments · Fixed by #3070
Assignees
Labels
🐛 bug Any issue that describes a bug 🧨 severity: medium tabs version: 6.2.0 ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.

Comments

@Eralmidia
Copy link

Description

The igx-tabs compoent does not handle change in width very well.

  • browser: Chrome

Steps to reproduce

  1. Go to https://stackblitz.com/edit/angular-mzr1h8?file=app%2Ftabs-sample-3%2Ftabs-sample-3.component.html
  2. Select the second tab (Favorites)
  3. Click the Change width button a few times

Result

The placement of the tab content is off

Expected result

The tab content should take up 100% of space, and other tabs should not show.

image

@sboykova sboykova self-assigned this Nov 19, 2018
@sboykova sboykova added the 🛠️ status: in-development Issues and PRs with active development on them label Nov 20, 2018
sboykova added a commit that referenced this issue Nov 21, 2018
sboykova added a commit that referenced this issue Nov 21, 2018
@sboykova sboykova added ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged. and removed 🛠️ status: in-development Issues and PRs with active development on them labels Nov 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Any issue that describes a bug 🧨 severity: medium tabs version: 6.2.0 ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants