Open tijlleenders opened 1 year ago
differentiate between start slider (with a >) and the end slider (with a <) AND allow me to drag the end slider before the start.
@tijlleenders, I checked the antd's docs but couldn't find way to do the above-mentioned modification on Slider Component. I think we have to build a custom slider component to meet our requirements.
@Tushar-4781 what are you thoughts on this?
@vinaybadgujar102 @Tushar-4781 Let's discuss this further when it's on the top of the Parking lot prio.
Is your feature request related to a problem? Please describe. It's very annoying when I can't schedule a budget to sleep between 10 in the evening and 6 in the morning.
Describe the solution you'd like Let me :
Describe alternatives you've considered Auto extend the timeline to the next day. This is more confusing - and requires more complicated code than the proposed solution.
or Let me :
Additional context If we're going to build a custom slider component I have a design proposal:
Maybe even replace the 'Between' with 'till' to make it easier to read from left to right.