kiwicom / margarita

[not actively maintained] Mobile and Web application implementing Kiwi.com Tequila API
https://margarita.kiwi.com/
MIT License
209 stars 42 forks source link

Change Slider's label when user select only one value in range type #807

Closed jvaclavik closed 3 years ago

jvaclavik commented 5 years ago

Current state

Screenshot 2019-05-22 at 09 45 29

Desired state:

57614305-27c18f80-7579-11e9-8564-53cd9d02760d

Waiting for #762

RobinCsl commented 5 years ago

@JoseDuSV regarding this comment https://github.com/kiwicom/margarita/pull/761/files#r283279629

where can I find the implementation of this (more functional) slider?

JosefDuda commented 5 years ago

@JoseDuSV regarding this comment https://github.com/kiwicom/margarita/pull/761/files#r283279629

where can I find the implementation of this (more functional) slider?

@RobinCsl I think it was recorded directly on https://www.kiwi.com/en/ in Trip length section https://monosnap.com/file/MN1F8qijcEI9Wby2JUP0TsWFQQwpEJ . Sadly it is some custom implementation inside Search repo (search for DoubleSlider) so it's not easily reusable.