-
Notifications
You must be signed in to change notification settings - Fork 130
Open
Labels
:allApplies to all chart typesApplies to all chart typesenhancementNew feature or requestNew feature or request
Description
With #2164 we got the ability to pass a locale to our charts. This was accomplished in Kibana with elastic/kibana#168571.
However, locale is currently an optional property. This increases the risk that it will be overlooked when new charts invocations are added to Kibana, resulting in subtle localization bugs.
We should consider requiring locale to make sure it is always provided.
nickofthyme
Metadata
Metadata
Assignees
Labels
:allApplies to all chart typesApplies to all chart typesenhancementNew feature or requestNew feature or request