Google Range Mode #3001
DMOShareIT
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there, so the default range mode we can select a range and after that if we select a previous day or a future day it adapts and change the first and last day accordingly. BUT if I selected 10-20 and then click at 11 it selects 10-11 I wanted 11-20, so basically, outside the range it should keep the current implementation but if we change the range to a day inside the range it should behave as the resetOnSelect. But if we click outside, like 9 it goes to 9-20 and if we click 22 it goes to 9-22. So what I miss here is a mode range like google flights calendar, and its basically a mix of default+resetOnSelect.
Beta Was this translation helpful? Give feedback.
All reactions