Skip to content

[Combo] adding igxSuffix/igxPreffix using attribute selectors is not working #15774

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

Open
desig9stein opened this issue May 5, 2025 · 0 comments · May be fixed by #15898, #15899 or #15900
Open

[Combo] adding igxSuffix/igxPreffix using attribute selectors is not working #15774

desig9stein opened this issue May 5, 2025 · 0 comments · May be fixed by #15898, #15899 or #15900
Assignees
Labels

Comments

@desig9stein
Copy link
Contributor

Description

Using igxSuffix/igxPrefix directly on any element inside the combo will not show the suffix/prefix. If i use the , , everything is working as expected.

  • igniteui-angular version: All
  • browser: All

Steps to reproduce

  1. Add a combo component
  2. Add an igxPrefix or suffix inside using the attr selector on any element, for example <igx-icon igxPrefix">favorite</igx-icon>
  3. Observe that the prefix/suffix is not projected

Result

The prefix/suffix is not projected

Expected result

The prefix/suffix should be projected as expected

@desig9stein desig9stein added 🐛 bug Any issue that describes a bug 🆕 status: new combo labels May 5, 2025
@simeonoff simeonoff removed 🆕 status: new 🐛 bug Any issue that describes a bug labels May 27, 2025
@simeonoff simeonoff assigned SisIvanova and unassigned simeonoff May 27, 2025
@SisIvanova SisIvanova linked a pull request Jun 4, 2025 that will close this issue
14 tasks
@SisIvanova SisIvanova linked a pull request Jun 4, 2025 that will close this issue
14 tasks
@SisIvanova SisIvanova linked a pull request Jun 4, 2025 that will close this issue
14 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment