Times jump on "Apply to all Dates" #1061
ARogovskyy
started this conversation in
General
Replies: 1 comment
-
This is actually the expected behavior. When you select "Apply to all dates", all the dates are give the same time options. All other options are removed. To me this makes sense but I suppose you can make an argument for both. I think I significant revamp is due and I'll be working on this soon. Happy to gather feedback on how users think this should work. Moving to discussions. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Describe the bug
With 2 time options per day and multiple dates, using "apply to all dates" changes the times for the first date (it should only change the times for the other dates).
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Both dates have 2 timeslots, 12:15-13:45 and 14:00-15:00
Actual Behavior
The first time slot jumps to 12:15-13:15
Screenshots
![image](https://private-user-images.githubusercontent.com/48906414/312900715-009d72a8-7057-4c21-8b75-3f2b75f258aa.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5MTA3MTksIm5iZiI6MTczODkxMDQxOSwicGF0aCI6Ii80ODkwNjQxNC8zMTI5MDA3MTUtMDA5ZDcyYTgtNzA1Ny00YzIxLThiNzUtM2YyYjc1ZjI1OGFhLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDclMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA3VDA2NDAxOVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWQ0YmZkZTY1NzkyZTViM2ViZGNmOTJkNDQxYzAzNjhlNWY5YjM5YzIyZWEzODVlM2U2YWQyZGEzZWZmZDUwMjkmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.e5Pwj6pCdGTym5Uuwfwlq9w2qxm_Lz97Qk4zgzbC3IU)
Before clicking "apply to all dates":
After:
![image](https://private-user-images.githubusercontent.com/48906414/312900852-259318c5-b12c-4468-a6eb-98191f630bd7.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5MTA3MTksIm5iZiI6MTczODkxMDQxOSwicGF0aCI6Ii80ODkwNjQxNC8zMTI5MDA4NTItMjU5MzE4YzUtYjEyYy00NDY4LWE2ZWItOTgxOTFmNjMwYmQ3LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDclMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA3VDA2NDAxOVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTQ0NDk1YTg4OTU3YmU1ZmZmN2MxYTJlNGI2ODM1OWVhMjk2YjgwZmQ1MTg5YTI4YjZlOTkwNjFkOWJmZjY5OWYmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.5qPaVi6ujdK2xhq23gVsoV-25-TzUo5oJWBVvQk--DE)
Desktop (please complete the following information):
Additional context
It seems like rallly tries to enforce a consistent time duration for the slots.
Beta Was this translation helpful? Give feedback.
All reactions