primeng icon indicating copy to clipboard operation
primeng copied to clipboard

Upon doing backspace the popover hides

Open Echarnus opened this issue 8 months ago • 1 comments

Describe the bug

Upon using the autocomplete, the popover is closed when removing the last character. This behaviour can also be noticed at https://primeng.org/autocomplete . I'd love to keep it open since I want to keep showing the suggestions.

Pull Request Link

No response

Reason for not contributing a PR

  • [ ] Lack of time
  • [x] Unsure how to implement the fix/feature
  • [ ] Difficulty understanding the codebase
  • [ ] Other

Other Reason

No response

Reproducer

https://primeng.org/autocomplete

Environment

Angular app, no SSR, deployed in a Docker container using the Nginx image.

Angular version

19.2.5

PrimeNG version

v19

Node version

No response

Browser(s)

Vivaldi

Steps to reproduce the behavior

  1. Focus the autocomplete inputbox
  2. Type '123'
  3. Backsspace until no character remains

Expected behavior

The suggestions popover should remain open

Echarnus avatar Jun 05 '25 06:06 Echarnus

This issue has been automatically marked as stale due to a lack of activity. If this issue is still relevant to you, please leave a comment so we can keep it open. We apologize for not being able to prioritize it sooner. If you have any new information or questions, please share them in your comment!

github-actions[bot] avatar Dec 03 '25 00:12 github-actions[bot]