Skip to content

Missing "p-clickable" class in MultiSelect trigger icon #8238

@InmaInno

Description

@InmaInno

Describe the bug

Describe the issue
The p-clickable class seems to be missing in the MultiSelect trigger icon (and possibly in other interactive elements).

Additional context
If this is intentional, could you clarify in the documentation? Otherwise, please consider adding p-clickable back for consistency.

Reproducer

https://stackblitz.com/edit/vitejs-vite-sioduxog?file=src%2Findex.css

System Information

System:
    OS: macOS 14.5
    CPU: (11) arm64 Apple M3 Pro
    Memory: 77.70 MB / 18.00 GB
    Shell: 5.9 - /bin/zsh
  Binaries:
    Node: 22.5.1 - /opt/homebrew/bin/node
    npm: 10.8.2 - /opt/homebrew/bin/npm
  Browsers:
    Chrome: 139.0.7258.139
    Edge: 139.0.3405.102
    Safari: 17.5

Steps to reproduce the behavior

  1. Use the MultiSelect component
  2. Inspect the trigger icon element
  3. Notice that p-clickable is not applied

Expected behavior

All interactive elements (e.g. icons that trigger actions) should include the p-clickable class for consistency and expected behavior (cursor pointer, etc.).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Status: Needs TriageIssue will be reviewed by Core Team and a relevant label will be added as soon as possible

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions