You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Initialize the Advanced Select component with a placeholder.
Set default values programmatically.
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:
The text was updated successfully, but these errors were encountered:
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:
Initialize the Advanced Select component with a placeholder.
Set default values programmatically.
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.
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:
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:
Screenshots:
The text was updated successfully, but these errors were encountered: