QA-T1311

Number input widgets for different language locales

OBJECTIVE
Verify that the number input widget works correctly for different language locales.
PRECONDITION
Given user has the "inputWidgetValidation" feature flag enabled

And user is logged in as "cypress+owner@tulip.co"

And user creates a blank app and goes to app editor (by opening the step or clicking the Edit button in the top right corner)

And user adds a "Number" input widget to the app (using the "Inputs" menu at the top)

And user configures it with a "Number" variable datasource (in the widget context pane Datasource field)

And user configures the Number input as a "Decimal" (using the Format dropdown in the context pane)

Covers

models