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

Component: P-multiselect change search icon does not work #16582

Open
Joroooo opened this issue Oct 18, 2024 · 0 comments
Open

Component: P-multiselect change search icon does not work #16582

Joroooo opened this issue Oct 18, 2024 · 0 comments
Labels
Status: Pending Review Issue or pull request is being reviewed by Core Team
Milestone

Comments

@Joroooo
Copy link

Joroooo commented Oct 18, 2024

Describe the bug

Cannot change search icon in p-multiselect with loading icon.

We have options in multiselect, which are loaded by HTTP Request when the user searches for something.
Meaning we need a loading icon to be displayed while the request is being processed.
For now, there is only the search icon, which cannot be changed
adding [dropdownIcon]="'pi pi-spin pi-spinner'" does not help

Environment

Angular 17
PrimeNg: 17.7.0

Reproducer

No response

Angular version

17

PrimeNG version

17.7.0

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

20

Browser(s)

all

Steps to reproduce the behavior

add p-multiselect element to html, but load the options for it dynamocally
options are loaded, but we cannot change the search icon to loading icon while fetching the data

NOTE : adding [dropdownIcon]="'pi pi-spin pi-spinner'" does not help !

Expected behavior

  1. should be possible to change the search icon with whatever icon we want at any time
  2. should be easier to change no results found label at any time

Screenshot 2024-10-18 at 10 34 23

@Joroooo Joroooo added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Oct 18, 2024
@Joroooo Joroooo changed the title Component: P-multiselect Component: P-multiselect change search icon does not work Oct 18, 2024
@mertsincan mertsincan added Status: Pending Review Issue or pull request is being reviewed by Core Team and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Nov 19, 2024
@mertsincan mertsincan added this to the 17.18.13 milestone Nov 19, 2024
@mertsincan mertsincan modified the milestones: 17.18.13, 17.x Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Pending Review Issue or pull request is being reviewed by Core Team
Projects
Status: No status
Development

No branches or pull requests

2 participants