Skip to content

Hide the placehoder from the dropdown choices list  #843

Closed
@HectorLS

Description

"choices.js": "^7.0.0"

Hello!

Case scenario:

Common behaviour where the placeholder is not able to be selected from the dropdown list:

  • placeholder should only be visible on page load
  • after user select something else, it won't be able to select the placeholder back again

Base on the rule that placeholder value is an empty string -> placeholder value = ''

Is there any feature about this ? like placeholderSelectable: true/false or some idea to achieve this easily 🤔 ?

Thanks in advance

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions