zhif7782 / 0525-holistic-testing

Feedback for 5/25 Holistic testing.
0 stars 0 forks source link

Comma decimal delimiter does not work properly for start/end/step value #9

Closed holubvl3 closed 1 year ago

holubvl3 commented 1 year ago

Describe the bug In the browser with Czech locale - comma decimal delimiter the comma is not considered properly as delimiter

It works fine of 0,2....0,6 but cannot enter value bigger than 1 with comma as decimal separator like 1,2 2,5, 10,8

To Reproduce Steps to reproduce the behavior: 1) Go to Slider question 2) Go to range and set 0,5 for start it works:

image

  1. Repeat but try to enter the value 5,1 - it won´t work - it allows to write it down 15, or change the label to 0,5
  2. Repeat it with Step or End parameter
  3. The only values works there are like 5.1 - with dot

Expected behavior I would expect to work with comma in every cases.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

fendiaoxiaoshuazi commented 1 year ago

Hi @holubvl3 thanks for raising the issue. We plan to fix this in the next build.

fendiaoxiaoshuazi commented 1 year ago

We will update the Beta website on June 7 to address this issue.

holubvl3 commented 1 year ago

Good to know. Please would it be possible to update the documentation with this as a known issue?