12
Views
1
Comments
Solved
[OutSystems UI Web] Range Slider Interval empty selected numbers when using decimal intervals
outsystems-ui-web
Web icon
Forge asset by OutSystems
Application Type
Traditional Web

Hi,

On my application, I'm using the Range Slide Interval from the OutsystemsUI Web.
My Min, Max, Initial Start and Initial End values are decimals.

After selecting the values on the slider the selected values that are being returned on the OnChange event handler are both 0 but my selected max value is 0.7. 

I opened a clone of the Outsystems UI Web module and realized that despite the inputs of the widget being decimals the on change event returns integers.

I cloned the widget and made the changes as a temporary solution but is this something that is going to be fixed? 

I'm using version 1.12.5 of the OutsystemsUI Web component.


Thanks,
Inês

2022-01-13 11-39-41
Bernardo Cardoso
Staff
Solution

Hi Inês,

Thanks for the report! This is indeed an issue on OutSystems UI Web.

I created a task on our backlog to look into it. It should be available on the next OutSystems UI Web release (no date yet). The issue Id is ROU-4751.


Best regards,

Bernardo Cardoso

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.