-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Click 'Schedule' button automatically #84
Comments
You are correct, It should also look for "Reschedule ". |
Also if multiple members added but only 1 of them is pending for Dose 1 in that case Schedule button should be clicked automatically. Similarly in case of Dose 2, if only 1 member is pending for Dose 2 then also schedule button can be clicked for that member. To configure Dose 1 or Dose 2, Input Form can be modified in upcoming advanced section, if user selects any Dose Preference then this feature should work, else on detection of single member auto click on schedule should work, in any other situations it should not bother about schedule button click. Hope it clears the workflow what I want to suggest for this feature. @sushrut111 let me know if I need to give any more details. |
What if use has logged-in just to cancel some booking or reschedule some booking, so clicking the schedule button would not be required in that case. Or user might have just logged-in to download the certificate of previous booking. |
Totally agree with this 👍 |
@s-karanjot I think that should go to discussions instead of issues. You can start discussion in this repo and we can help you. |
I see that when only one member is present, still the 'schedule' button is not clicked automatically.
I think this should be possible if there is one member (thoughts?)
Also, the button should be clicked when 'Reschedule' is visible. (maybe there should be a checkbox to enable reschedule in the extension popup)
The text was updated successfully, but these errors were encountered: