SRvSaha / CoWinVaccineSlotFinder

Cross-Platform Software to Fetch the Available Slots & Book the Appointment for COVID-19 Vaccination
https://shawt.io/r/sYv
MIT License
81 stars 32 forks source link

Captcha Popup not in Focus by Default. Manual Intervention required #11

Closed SRvSaha closed 3 years ago

SRvSaha commented 3 years ago

The following UX Issue is observed with Captcha:

SRvSaha commented 3 years ago

Issue with Captcha Popup is that first time, it is not in focus. On user click of the captcha box, it come to focus and then user can type the Captcha and Press Enter. It will work fine. On subsequent Pop-up of the Captcha, it will be in focus. Seems like there is some issue in interference of Console.ReadLine() and First Time Captcha Dialog Popup. Needs further Investigation.

@priyanka1111 Please see if you can find anything

SRvSaha commented 3 years ago

Issue Fixed with 21a507397b7ba2504356f09f9d333ca2eef9aea2, shall be deployed in the next release v3.0.0

@PSuyog97 Please review the changes to Production Readiness

SRvSaha commented 3 years ago

Changes integrated in Latest Version with Release v3.0.0 and deployed, hence closing the Issue