Autocomplete: dropdown arrow and clear icon overlap #16846
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
When using Autocomplete with [showClear]=true and [dropdown]=true we don't get to see the clear icon, as the dropdown icon overlaps, making it impossible to clear.
Environment
Windows 10, Mozilla Firefox
Reproducer
No response
Angular version
18.2.0
PrimeNG version
18.0.0-rc.1
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
22.9
Browser(s)
Mozilla Firefox
Steps to reproduce the behavior
Create a template with a p-autocomplete with [showClear]=true and [dropdown]=true, you won't see the clear icon
Expected behavior
Dropdown icon and clear icon shouldn't overlap
The text was updated successfully, but these errors were encountered: