preline icon indicating copy to clipboard operation
preline copied to clipboard

Select plugin placeholder not cleared when default values loaded

Open alisamar opened this issue 1 year ago • 1 comments

Description: Currently, there is an issue with the Select plugin where the placeholder is not being cleared when default values are loaded. This behavior can be confusing for users as it may appear that the placeholder text is still present even after selecting default values.

Steps to Reproduce:

  1. Initialize the Advanced Select component with a placeholder.
  2. Set default values programmatically.
  3. Notice that the placeholder text remains visible even after default values are loaded.

Expected Behavior: The placeholder text should be cleared once default values are loaded, allowing users to clearly see the selected options without any confusion.

Actual Behavior: The placeholder text persists even after default values are loaded, leading to potential confusion for users.

Environment:

  • Preline Select plugin version: 2.0.3
  • Browser: Chromium: 121.0.6167.139
  • Operating System: OSX 11.7.9

Screenshots:

screenshot_2245

alisamar avatar Feb 05 '24 23:02 alisamar

Description: Currently, there is an issue with the Select plugin where the placeholder is not being cleared when default values are loaded. This behavior can be confusing for users as it may appear that the placeholder text is still present even after selecting default values.

Steps to Reproduce:

  1. Initialize the Advanced Select component with a placeholder.
  2. Set default values programmatically.
  3. Notice that the placeholder text remains visible even after default values are loaded.

Expected Behavior: The placeholder text should be cleared once default values are loaded, allowing users to clearly see the selected options without any confusion.

Actual Behavior: The placeholder text persists even after default values are loaded, leading to potential confusion for users.

Environment:

  • Preline Select plugin version: 2.0.3
  • Browser: Chromium: 121.0.6167.139
  • Operating System: OSX 11.7.9

Screenshots:

screenshot_2245

Hi! This issue will be solved in the next update.

olegpix avatar Feb 28 '24 16:02 olegpix