Skip to content
This repository was archived by the owner on Nov 6, 2020. It is now read-only.
This repository was archived by the owner on Nov 6, 2020. It is now read-only.

Add defaultProps to SingleSelect and MultiSelect so there are default text available for components #211

@HendrikThePendric

Description

@HendrikThePendric

From what I could tell, both the MultiSelect and the SingleSelect need defaultProps set for the same props, which are listed below.

clearText (Clear)
filterPlaceholder (Filter)
loadingText (Loading)
noMatchText (No results found)
placeholder (Please select an option / Please select one or more options)

@ismay could you check:

  • If the above list of props that need default values is complete?
  • If the default values in parenthesis are OK to you? Pls correct where needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions