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

IgxSimpleCombo: "Add Item" button css issue #15027

Open
Timmeeeey opened this issue Nov 11, 2024 · 2 comments · May be fixed by #15271, #15273 or #15272
Open

IgxSimpleCombo: "Add Item" button css issue #15027

Timmeeeey opened this issue Nov 11, 2024 · 2 comments · May be fixed by #15271, #15273 or #15272
Assignees
Labels
🐛 bug Any issue that describes a bug simple-combo styling version: 18.2.x version: 19.0.x version: 19.1.x ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.

Comments

@Timmeeeey
Copy link

Description

In Fluent Design, the IgxSimpleCombo "Add Item" button seems to take up the entire width but the hover effect does not.

  • igniteui-angular version: 18.2.1

Attachments

2024-11-11_09h58_33

@SisIvanova
Copy link
Collaborator

This issue is due to a wrongly added class - "igx-drop-down__item--focused", that should be removed.

Screenshot 2024-11-12 at 12 11 18 PM

I think this comes from the navigateFirst() method in combo-dropdown.component.ts where we should exclude dropdown header items and combo add items.

@simeonoff simeonoff removed their assignment Nov 12, 2024
Copy link

There has been no recent activity and this issue has been marked inactive.

@github-actions github-actions bot added the status: inactive Used to stale issues and pull requests label Jan 12, 2025
@simeonoff simeonoff removed the status: inactive Used to stale issues and pull requests label Jan 14, 2025
@simeonoff simeonoff self-assigned this Jan 14, 2025
@simeonoff simeonoff assigned didimmova and unassigned Lipata and simeonoff Jan 20, 2025
@didimmova didimmova added the ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged. label Jan 21, 2025
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 simple-combo styling version: 18.2.x version: 19.0.x version: 19.1.x ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.
Projects
None yet
6 participants