Content
Informational message
The placeholder of your select is important because it give information about the type of info that are gather in the select.
To ensure that the user will understand, you need to :
- Be short - don’t write long sentences.
- Be obvious and consistent - it’s important to use a wording that user know.
Required select
In some cases, we might want our user to answer all the question inside a form. In this case, we can use the variant required.
This variant can appear, to notify a user that he :
- Forgot to reply to this question before going futher in a process
- Open and close the select whitout selecting anything