primeng icon indicating copy to clipboard operation
primeng copied to clipboard

Fix #14954 Dropdown head is empty when no selected option provided

Open tal-ladi opened this issue 1 year ago • 1 comments

fixes https://github.com/primefaces/primeng/issues/14954

  1. Generate the :nbsp; when a no value is provided as done in the none templated version.
  2. Set the placeholder to have the floating-label value when a floating label is provided to adjust the dropdown width to fit the floating label value

tal-ladi avatar Apr 27 '24 00:04 tal-ladi

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
primeng ⬜️ Ignored (Inspect) Visit Preview May 9, 2024 8:27am

vercel[bot] avatar Apr 27 '24 00:04 vercel[bot]

Hi,

Thanks a lot for the effort and support!

cetincakiroglu avatar May 09 '24 08:05 cetincakiroglu

@tal-ladi What can i do if I don't want nbsp and floating label? I want simple empty control

Delagen avatar May 13 '24 15:05 Delagen